diff options
author | 2024-04-18 16:20:01 +0100 | |
---|---|---|
committer | 2024-04-30 15:01:07 +0100 | |
commit | e197395180511b093027c2bac3a34e6a84ddecdc (patch) | |
tree | fd63608fab4425c60c42d8f5b18fd9024bf7ade3 /scripts/coverage/compare_gcov_json.py | |
parent | docs/system/arm/emulation.rst: Add missing implemented features (diff) | |
download | qemu-e197395180511b093027c2bac3a34e6a84ddecdc.tar.xz qemu-e197395180511b093027c2bac3a34e6a84ddecdc.zip |
target/arm: Enable FEAT_CSV2_3 for -cpu max
FEAT_CSV2_3 adds a mechanism to identify if hardware cannot disclose
information about whether branch targets and branch history trained
in one hardware described context can control speculative execution
in a different hardware context.
There is no branch prediction in TCG, so we don't need to do anything
to be compliant with this. Upadte the '-cpu max' ID registers to
advertise the feature.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20240418152004.2106516-3-peter.maydell@linaro.org
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions