aboutsummaryrefslogtreecommitdiff
path: root/target/arm/cpu-features.h
AgeCommit message (Expand)Author
2024-11-05target/arm: Enable FEAT_CMOW for -cpu maxGustavo Romero
2024-09-13target/arm/tcg: refine cache descriptions with a wrapperAlireza Sanaee
2024-09-05target/arm: Allow setting the FPCR.EBF bit for FEAT_EBF16Peter Maydell
2024-05-30target/arm: Implement FEAT WFxT and enable for '-cpu max'Peter Maydell
2024-04-25target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMIJinjie Ruan
2024-03-07target/arm: Implement FEAT_ECV CNTPOFF_EL2 handlingPeter Maydell
2024-03-07target/arm: Implement new FEAT_ECV trap bitsPeter Maydell
2024-01-26target/arm: Fix incorrect aa64_tidcp1 feature checkPeter Maydell
2024-01-26target/arm/cpu-features: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé
2024-01-09target/arm: Handle HCR_EL2 accesses for FEAT_NV2 bitsPeter Maydell
2024-01-09target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NVPeter Maydell
2023-11-02linux-user/elfload: Add missing arm64 hwcap valuesMarielle Novastrider
2023-10-27target/arm: Move ID_AA64DFR* feature tests togetherPeter Maydell
2023-10-27target/arm: Move ID_AA64PFR* tests togetherPeter Maydell
2023-10-27target/arm: Move ID_AA64ISAR* test functions togetherPeter Maydell
2023-10-27target/arm: Move ID_AA64MMFR0 tests up to before MMFR1 and MMFR2Peter Maydell
2023-10-27target/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests togetherPeter Maydell
2023-10-27target/arm: Move feature test functions to their own headerPeter Maydell