]> Git Repo - qemu.git/commit
target-arm: make c13 cp regs banked (FCSEIDR, ...)
authorFabian Aggeler <[email protected]>
Thu, 11 Dec 2014 12:07:52 +0000 (12:07 +0000)
committerPeter Maydell <[email protected]>
Thu, 11 Dec 2014 12:07:52 +0000 (12:07 +0000)
commit54bf36ed351c526cde0c853079f9ff1ab7e2ff89
tree475c6b03dddd779267e58c250e0aeaf32322d4db
parentfb6c91ba2bb0b1c1b8662ceeeeb9474a025f9a6b
target-arm: make c13 cp regs banked (FCSEIDR, ...)

When EL3 is running in AArch32 (or ARMv7 with Security Extensions)
FCSEIDR, CONTEXTIDR, TPIDRURW, TPIDRURO and TPIDRPRW have a secure
and a non-secure instance.

Signed-off-by: Fabian Aggeler <[email protected]>
Signed-off-by: Greg Bellows <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: 1416242878[email protected]
Signed-off-by: Peter Maydell <[email protected]>
linux-user/aarch64/target_cpu.h
linux-user/arm/target_cpu.h
linux-user/main.c
target-arm/cpu.h
target-arm/helper.c
target-arm/op_helper.c
This page took 0.0275 seconds and 4 git commands to generate.