target/arm: Enable FEAT_RPRES for -cpu max
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 1 Feb 2025 16:39:59 +0000 (16:39 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Feb 2025 16:22:07 +0000 (16:22 +0000)
commitb0bf37746bb9d66496ce8ef076c74388aa7ef899
tree152d86b180cba2f93f3205276cc41aa92be968e7
parent22330d2b0f6152d87114fec916f323e6726341d3
target/arm: Enable FEAT_RPRES for -cpu max

Now the emulation is complete, we can enable FEAT_RPRES for the 'max'
CPU type.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
docs/system/arm/emulation.rst
target/arm/tcg/cpu64.c