Skip to content
Commit 6d615c78 authored by David Howells's avatar David Howells Committed by Linus Torvalds
Browse files

MN10300: Handle misaligned postinc-with-imm addressing mode correctly



Correctly handle misalignment in MOV instructions with postinc-with-immediate
addressing mode operands.  In these, the immediate value is the increment to
be applied the address register, not the displacement to the address.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent ddb6d05c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment