qemu-e2k/target-arm
Peter Maydell c766568d36 target-arm: Move bank_number() into internals.h
Move bank_number()'s implementation into internals.h, so
it's available in the user-mode-only compile as well.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Sergey Fedorov <serge.fdrv@gmail.com>
2016-02-18 14:16:16 +00:00
..
arch_dump.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
arm_ldst.h
arm-semi.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
cpu64.c target-arm: Enable EL3 for Cortex-A53 and Cortex-A57 2016-02-11 11:17:31 +00:00
cpu-qom.h target-arm: Use a single entry point for AArch64 and AArch32 exceptions 2016-01-21 14:15:08 +00:00
cpu.c target-arm: Implement checking of fired watchpoint 2016-02-11 11:17:32 +00:00
cpu.h target-arm: Report correct syndrome for FPEXC32_EL2 traps 2016-02-18 14:16:16 +00:00
crypto_helper.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
gdbstub64.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
gdbstub.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
helper-a64.c target-arm: Move aarch64_cpu_do_interrupt() to helper.c 2016-01-21 14:15:08 +00:00
helper-a64.h
helper.c target-arm: Move bank_number() into internals.h 2016-02-18 14:16:16 +00:00
helper.h target-arm: Add isread parameter to CPAccessFns 2016-02-11 11:17:31 +00:00
internals.h target-arm: Move bank_number() into internals.h 2016-02-18 14:16:16 +00:00
iwmmxt_helper.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
kvm32.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
kvm64.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
kvm_arm.h target-arm: kvm - add support for HW assisted debug 2015-12-17 13:37:15 +00:00
kvm-consts.h
kvm-stub.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
kvm.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
machine.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
Makefile.objs target-arm: support QMP dump-guest-memory 2016-01-15 14:40:25 +00:00
neon_helper.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
op_addsub.h
op_helper.c target-arm: Move get/set_r13_banked() to op_helper.c 2016-02-18 14:16:16 +00:00
psci.c target-arm: Clean up includes 2016-01-18 16:33:32 +00:00
translate-a64.c target-arm: Add isread parameter to CPAccessFns 2016-02-11 11:17:31 +00:00
translate.c target-arm: Clean up trap/undef handling of SRS 2016-02-18 14:16:16 +00:00
translate.h