qemu-irix/target-arm
Aurelien Jarno 0282ff4d61 target-arm: fix bug in translation of REVSH
The translation of REVSH shifted the low byte 8 steps left before performing
an 8-bit sign extend, causing this part of the expression to alwas be 0.

Reported-by: Johan Bengtsson <teofrastius@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 1a855029af)

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-12-27 21:38:05 +01:00
..
cpu.h remove exec-all.h inclusion from cpu.h 2010-07-03 09:48:24 +03:00
exec.h move cpu_pc_from_tb to target-*/exec.h 2010-07-03 09:48:12 +03:00
helper.c target-arm : fix parallel saturated subtraction implementation 2010-07-01 23:45:29 +02:00
helpers.h ARM atomic ops rewrite 2009-11-22 21:35:13 +00:00
iwmmxt_helper.c
machine.c
neon_helper.c target-arm: fix neon shift helper functions 2009-10-27 09:46:26 +01:00
op_addsub.h target-arm: fix addsub/subadd implementation 2010-07-01 23:45:29 +02:00
op_helper.c target-arm: use native tcg-ops for ror/bic/vorn 2009-10-27 09:46:27 +01:00
translate.c target-arm: fix bug in translation of REVSH 2010-12-27 21:38:05 +01:00