qemu-e2k/target-arm
Peter Maydell 956d272eb2 target-arm: A64: Add logic ops from SIMD 3 same group
Add support for the logical operations (ORR, AND, BIC, ORN, EOR, BSL,
BIT and BIF) from the SIMD 3 register same group (C3.6.16).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2014-01-31 14:47:37 +00:00
..
arm-semi.c
cpu64.c target-arm: Switch ARMCPUInfo arrays to use terminator entries 2014-01-14 10:09:04 +10:00
cpu-qom.h
cpu.c ARM: Convert MIDR to a property 2014-01-31 14:47:32 +00:00
cpu.h target-arm: Move arm_rmode_to_sf to a shared location. 2014-01-31 14:47:33 +00:00
crypto_helper.c
gdbstub64.c target-arm: Clean up handling of AArch64 PSTATE 2013-12-17 19:42:30 +00:00
gdbstub.c
helper-a64.c target-arm: A64: Add SIMD TBL/TBLX 2014-01-31 14:47:31 +00:00
helper-a64.h target-arm: A64: Add SIMD TBL/TBLX 2014-01-31 14:47:31 +00:00
helper.c target-arm: Add set_neon_rmode helper 2014-01-31 14:47:35 +00:00
helper.h target-arm: Add set_neon_rmode helper 2014-01-31 14:47:35 +00:00
iwmmxt_helper.c
kvm32.c
kvm64.c target-arm: Add minimal KVM AArch64 support 2013-12-17 19:42:30 +00:00
kvm_arm.h
kvm-consts.h target-arm: Update generic cpreg code for AArch64 2014-01-04 22:15:44 +00:00
kvm-stub.c
kvm.c target-arm: Add minimal KVM AArch64 support 2013-12-17 19:42:30 +00:00
machine.c target-arm: Widen exclusive-access support struct fields to 64 bits 2014-01-08 19:07:20 +00:00
Makefile.objs target-arm: A64: add stubs for a64 specific helpers 2013-12-17 19:42:32 +00:00
neon_helper.c target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum 2014-01-08 19:07:21 +00:00
op_addsub.h
op_helper.c
translate-a64.c target-arm: A64: Add logic ops from SIMD 3 same group 2014-01-31 14:47:37 +00:00
translate.c target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM 2014-01-31 14:47:35 +00:00
translate.h target-arm: Remove ARMCPU/CPUARMState from cpregs APIs used by decoder 2014-01-07 19:17:58 +00:00