qemu/target-arm
Juha Riihimäki 30d11a2a01 target-arm: neon vshll instruction fix
implementation only widened the 32bit source vector elements into a
64bit destination vector but forgot to perform the actual shifting
operation.

Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com>
Signed-off-by: Riku Voipio <riku.voipio@nokia.com>
Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-02-28 19:30:56 +01:00
..
cpu.h ARM atomic ops rewrite 2009-11-22 21:35:13 +00:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c target-arm: support thumb exception handlers 2010-02-19 15:20:21 +00: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
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: neon vshll instruction fix 2010-02-28 19:30:56 +01:00