From: David Howells Date: Wed, 12 Nov 2008 15:35:20 +0000 (+0000) Subject: MN10300: Fix register-postinc addressing misalignment handling X-Git-Tag: v2.6.28-rc5~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f911c685d65ea1855eb3f95b8eaf871e5d9342fa;p=pandora-kernel.git MN10300: Fix register-postinc addressing misalignment handling Fix misalignment handling of operands with register postincrement addressing. The flag to indicate that postincrement is required should not be interpreted as an specification of a value to be added to the address. Also add BUGs to catch unimplemented parameter markings in the opcodes table. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed