diff options
| author | Peter Maydell | 2014-02-20 11:35:51 +0100 |
|---|---|---|
| committer | Peter Maydell | 2014-02-20 11:35:51 +0100 |
| commit | 99f678a679857d83b9709127b0f047551d7e3c45 (patch) | |
| tree | e80ef7fbb30cb547be519ce7e03240af44c6c6ac /include/exec/exec-all.h | |
| parent | target-arm: Define names for SCTLR bits (diff) | |
| download | qemu-99f678a679857d83b9709127b0f047551d7e3c45.tar.gz qemu-99f678a679857d83b9709127b0f047551d7e3c45.tar.xz qemu-99f678a679857d83b9709127b0f047551d7e3c45.zip | |
target-arm: Restrict check_ap() use of S and R bits to v6 and earlier
The SCTLR bits S and R (8 and 9) only exist in ARMv6 and earlier.
In ARMv7 these bits RAZ, and in ARMv8 they are reassigned. Guard
the use of them in check_ap() so that we don't get incorrect results
for ARMv8 CPUs.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
