qemu-e2k/target-arm
Peter Maydell 00108f2d4d target-arm: Convert generic timer reginfo to accessfn
Convert the reginfo structs for the generic timer registers
to use access functions rather than returning EXCP_UDEF from
their read handlers. In some cases this allows us to remove
a read handler completely.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
2014-02-20 10:35:53 +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 target-arm: Define names for SCTLR bits 2014-02-20 10:35:51 +00:00
cpu.h target-arm: Split cpreg access checks out from read/write functions 2014-02-20 10:35:52 +00:00
crypto_helper.c
gdbstub64.c
gdbstub.c
helper-a64.c target-arm: A64: Implement remaining 3-same instructions 2014-02-20 10:35:50 +00:00
helper-a64.h target-arm: A64: Implement remaining 3-same instructions 2014-02-20 10:35:50 +00:00
helper.c target-arm: Convert generic timer reginfo to accessfn 2014-02-20 10:35:53 +00:00
helper.h target-arm: Split cpreg access checks out from read/write functions 2014-02-20 10:35:52 +00:00
iwmmxt_helper.c
kvm32.c
kvm64.c
kvm_arm.h
kvm-consts.h target-arm/kvm-consts.h: Define QEMU constants for known KVM CPUs 2014-02-20 10:35:50 +00:00
kvm-stub.c
kvm.c
machine.c
Makefile.objs
neon_helper.c target-arm: A64: Implement remaining 3-same instructions 2014-02-20 10:35:50 +00:00
op_addsub.h
op_helper.c target-arm: Split cpreg access checks out from read/write functions 2014-02-20 10:35:52 +00:00
translate-a64.c target-arm: Split cpreg access checks out from read/write functions 2014-02-20 10:35:52 +00:00
translate.c target-arm: Split cpreg access checks out from read/write functions 2014-02-20 10:35:52 +00:00
translate.h