]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MN10300: Fix register-postinc addressing misalignment handling
authorDavid Howells <dhowells@redhat.com>
Wed, 12 Nov 2008 15:35:20 +0000 (15:35 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Nov 2008 18:41:17 +0000 (10:41 -0800)
commitf911c685d65ea1855eb3f95b8eaf871e5d9342fa
tree26c2ac08ef38829006c5c8f99ac5ed5d8c660ba2
parentb308bf3be1f75207c307eea9ada90e0b76194911
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 <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/mm/misalignment.c