qemu/target-arm
Paul Brook 41ba834146 NEON vldN optimization
When combining multiple values as part of a NEON array load, do explcit
shift/or rather than using gen_bfi.  This voids redundant mask
operations.

Signed-off-by: Paul Brook <paul@codesourcery.com>
2010-06-11 20:37:51 +01:00
..
cpu.h arm: prevent coprocessor IO reset 2010-05-28 21:25:16 +02:00
exec.h
helper.c arm: fix arm kernel boot for non zero start addr 2010-05-31 19:40:41 +02:00
helpers.h
iwmmxt_helper.c
machine.c
neon_helper.c
op_addsub.h
op_helper.c
translate.c NEON vldN optimization 2010-06-11 20:37:51 +01:00