diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-02-28 10:55:16 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-02-28 11:03:04 +0000 |
commit | c0c760afe800b60b48c80ddf3509fec413594778 (patch) | |
tree | 24803174754f6d04204e3e61921e76c1ec73c6f6 /scripts/switch-timer-api | |
parent | 602f6e42cfbfe9278be34e9b91d2ceb695837e02 (diff) | |
download | qemu-c0c760afe800b60b48c80ddf3509fec413594778.zip qemu-c0c760afe800b60b48c80ddf3509fec413594778.tar.gz qemu-c0c760afe800b60b48c80ddf3509fec413594778.tar.bz2 |
target/arm: Gate "miscellaneous FP" insns by ID register field
There is a set of VFP instructions which we implement in
disas_vfp_v8_insn() and gate on the ARM_FEATURE_V8 bit.
These were all first introduced in v8 for A-profile, but in
M-profile they appeared in v7M. Gate them on the MVFR2
FPMisc field instead, and rename the function appropriately.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20190222170936.13268-3-peter.maydell@linaro.org
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions