]> git.proxmox.com Git - qemu.git/commit - target-xtensa/translate.c
target-xtensa: fix extui shift amount
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 20 Sep 2012 22:59:49 +0000 (02:59 +0400)
committermalc <av1474@comtv.ru>
Thu, 20 Sep 2012 23:07:27 +0000 (03:07 +0400)
commitf9cb5045d1eb6d187b0849d0f36735d3aac1a37f
tree0d4e99397706771f4229873d2f0123c687b62dad
parenta25506603914d706f4ac4c63d3b93b4f1227b9b4
target-xtensa: fix extui shift amount

extui opcode only uses lowermost op1 bit for sa4.

Reported-by: malc <av1474@comtv.ru>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Cc: qemu-stable <qemu-stable@nongnu.org>
Signed-off-by: malc <av1474@comtv.ru>
target-xtensa/translate.c