From: David Howells Date: Wed, 12 Nov 2008 15:35:35 +0000 (+0000) Subject: MN10300: Handle misaligned postinc-with-imm addressing mode correctly X-Git-Tag: v2.6.28-rc5~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d615c78fb92fbd80e52ba7acb2d4c4d503006c3;p=pandora-kernel.git 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: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed