commit | 706a92fbfa3932020d232890d1caf648b8e9eff6 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 12 15:04:34 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Sep 21 16:07:14 2023 +0100 |
tree | 487248a5e491dfe74f32150331b61e6a7a4afee3 | |
parent | 5d7b37b5f675d9cee0c9c1f8b386b3daa3cc2d9a [diff] |
target/arm: Enable FEAT_MOPS for CPU 'max' Enable FEAT_MOPS on the AArch64 'max' CPU, and add it to the list of features we implement. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230912140434.1333369-13-peter.maydell@linaro.org