On 9/7/23 09:03, Peter Maydell wrote:
Enable FEAT_MOPS on the AArch64 'max' CPU, and add it to the list of features we implement.Signed-off-by: Peter Maydell<peter.mayd...@linaro.org> --- docs/system/arm/emulation.rst | 1 + target/arm/tcg/cpu64.c | 4 ++++ 2 files changed, 5 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~