]> Git Repo - qemu.git/commit
target-arm: Fix mixup in decoding of saturating add and sub
authorJohan Bengtsson <[email protected]>
Tue, 7 Dec 2010 12:01:44 +0000 (12:01 +0000)
committerPeter Maydell <[email protected]>
Tue, 7 Dec 2010 12:01:44 +0000 (12:01 +0000)
commit4809c612bc5eabf158d7a4656a98f5601c6bf104
tree2143b31eac7cdd8648a41c8cff4f74ddf048ff24
parent2af9ab7737c050e063dc939973a8d669a3ab3743
target-arm: Fix mixup in decoding of saturating add and sub

The thumb2 decoder contained a mixup between the bit controlling
doubling and the bit controlling if the operation was an add or a sub.

Signed-off-by: Johan Bengtsson <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Nathan Froyd <[email protected]>
target-arm/translate.c
This page took 0.026025 seconds and 4 git commands to generate.