qemu-e2k/target-arm
Alexander Graf 8220e911c2 target-arm: A64: add support for 2-src data processing and DIV
This patch adds support for decoding 2-src data processing insns,
and the first users, UDIV and SDIV.

Signed-off-by: Alexander Graf <agraf@suse.de>
[claudio: adapted to new decoder adding the 2-src decoding level,
          always zero-extend result in 32bit mode]
Signed-off-by: Claudio Fontana <claudio.fontana@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2013-12-17 20:12:51 +00:00
..
arm-semi.c
cpu64.c target-arm: A64: add set_pc cpu method 2013-12-17 19:42:31 +00:00
cpu-qom.h ARM: cpu: add "reset_hivecs" property 2013-12-17 19:42:29 +00:00
cpu.c target-arm: Clean up handling of AArch64 PSTATE 2013-12-17 19:42:30 +00:00
cpu.h target-arm: A64: provide functions for accessing FPCR and FPSR 2013-12-17 19:42:31 +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 support for 2-src data processing and DIV 2013-12-17 20:12:51 +00:00
helper-a64.h target-arm: A64: add support for 2-src data processing and DIV 2013-12-17 20:12:51 +00:00
helper.c target-arm: Support fp registers in gdb stub 2013-12-17 19:42:32 +00:00
helper.h target-arm: A64: add stubs for a64 specific helpers 2013-12-17 19:42:32 +00:00
iwmmxt_helper.c
kvm32.c target-arm/kvm: Split 32 bit only code into its own file 2013-12-17 19:42:29 +00:00
kvm64.c target-arm: Add minimal KVM AArch64 support 2013-12-17 19:42:30 +00:00
kvm_arm.h
kvm-consts.h
kvm-stub.c
kvm.c target-arm: Add minimal KVM AArch64 support 2013-12-17 19:42:30 +00:00
machine.c
Makefile.objs target-arm: A64: add stubs for a64 specific helpers 2013-12-17 19:42:32 +00:00
neon_helper.c
op_addsub.h
op_helper.c
translate-a64.c target-arm: A64: add support for 2-src data processing and DIV 2013-12-17 20:12:51 +00:00
translate.c target-arm: A64: add support for conditional branches 2013-12-17 19:42:33 +00:00
translate.h target-arm: A64: add support for conditional branches 2013-12-17 19:42:33 +00:00