qemu-e2k/target-arm
Peter Maydell 0322b26e2d ARM: Fix decoding of VQSHL/VQSHLU immediate forms
Fix errors in the decoding of ARM VQSHL/VQSHLU immediate forms,
including using the new VQSHLU helper functions where appropriate.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-01-12 00:06:06 +01:00
..
cpu.h ARM: Expose vfp_get_fpscr() and vfp_set_fpscr() to C code 2010-12-03 15:09:39 +02:00
exec.h move cpu_pc_from_tb to target-*/exec.h 2010-07-03 09:48:12 +03:00
helper.c target-arm: wire up the softfloat flush_input_to_zero flag 2011-01-06 22:16:59 +01:00
helpers.h ARM: add neon helpers for VQSHLU 2011-01-12 00:06:06 +01:00
iwmmxt_helper.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
machine.c Save/restore ARMv6 MMU state 2009-07-31 13:19:39 +01:00
neon_helper.c ARM: add neon helpers for VQSHLU 2011-01-12 00:06:06 +01:00
op_addsub.h target-arm: fix addsub/subadd implementation 2010-07-01 23:45:29 +02:00
op_helper.c [PATCH] target-arm: remove unused functions cpu_lock(), cpu_unlock() 2010-12-03 15:09:38 +02:00
translate.c ARM: Fix decoding of VQSHL/VQSHLU immediate forms 2011-01-12 00:06:06 +01:00