qemu-e2k/target-arm
Peter Maydell b8b8ea05c4 target-arm: Add ARM UDIV/SDIV support
Add support for UDIV and SDIV in ARM mode. This is a new optional
feature for A profile cores (Thumb mode has had UDIV and SDIV for
M profile cores for some time).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2011-10-19 16:14:06 +00:00
..
cpu.h target-arm: Add ARM UDIV/SDIV support 2011-10-19 16:14:06 +00:00
helper.c target-arm: Add ARM UDIV/SDIV support 2011-10-19 16:14:06 +00:00
helper.h Revert "target-arm: Use global env in neon_helper.c helpers" 2011-06-22 15:01:41 +00:00
iwmmxt_helper.c Revert "target-arm: Use global env in iwmmxt_helper.c helpers" 2011-06-22 15:01:21 +00:00
machine.c target-arm: Minimal implementation of performance counters 2011-06-22 15:02:08 +00:00
neon_helper.c Correct spelling of licensed 2011-07-23 11:26:12 -05:00
op_addsub.h Correct spelling of licensed 2011-07-23 11:26:12 -05:00
op_helper.c ARM: fix segfault 2011-10-08 10:00:02 +00:00
translate.c target-arm: Add ARM UDIV/SDIV support 2011-10-19 16:14:06 +00:00