diff options
| author | Greg Bellows | 2015-05-29 12:28:53 +0200 |
|---|---|---|
| committer | Peter Maydell | 2015-05-29 12:28:53 +0200 |
| commit | 9dbbc748d671c70599101836cd1c2719d92f3017 (patch) | |
| tree | d62b6b96e7acac84e37e2d1aa0d906617dfcc37a /include/exec/exec-all.h | |
| parent | target-arm: Make singlestate TB flags common between AArch32/64 (diff) | |
| download | qemu-9dbbc748d671c70599101836cd1c2719d92f3017.tar.gz qemu-9dbbc748d671c70599101836cd1c2719d92f3017.tar.xz qemu-9dbbc748d671c70599101836cd1c2719d92f3017.zip | |
target-arm: Extend FP checks to use an EL
Extend the ARM disassemble context to take a target exception EL instead of a
boolean enable. This change reverses the polarity of the check making a value
of 0 indicate floating point enabled (no exception).
Signed-off-by: Greg Bellows <greg.bellows@linaro.org>
[PMM: Use a common TB flag field for AArch32 and AArch64;
CPTR_EL2 exists in v7; CPTR_EL2 should trap for EL2 accesses;
CPTR_EL2 should not trap for secure accesses; CPTR_EL3
should trap for EL3 accesses; CPACR traps for secure
accesses should trap to EL3 if EL3 is AArch32]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
