aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/cpu64.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-10arm/cpu: store clidr into the idregs arrayCornelia Huck1-11/+11
2025-07-10arm/cpu: fix trailing ',' for SET_IDREGCornelia Huck1-7/+7
2025-07-10arm/cpu: store id_aa64afr{0,1} into the idregs arrayCornelia Huck1-8/+8
2025-07-10arm/cpu: store id_afr0 into the idregs arrayCornelia Huck1-8/+8
2025-07-04target/arm: Enable FEAT_SME2p1 on -cpu maxRichard Henderson1-2/+8
2025-07-01arm/cpu: Store id_mmfr0-5 into the idregs arrayEric Auger1-38/+38
2025-07-01arm/cpu: Store id_dfr0/1 into the idregs arrayEric Auger1-8/+8
2025-07-01arm/cpu: Store id_pfr0/1/2 into the idregs arrayEric Auger1-22/+22
2025-07-01arm/cpu: Store id_isar0-7 into the idregs arrayEric Auger1-54/+54
2025-07-01arm/cpu: Store aa64smfr0 into the idregs arrayEric Auger1-2/+2
2025-07-01arm/cpu: Store aa64dfr0/1 into the idregs arrayEric Auger1-16/+16
2025-07-01arm/cpu: Store aa64mmfr0-3 into the idregs arrayEric Auger1-33/+31
2025-07-01arm/cpu: Store aa64pfr0/1 into the idregs arrayEric Auger1-25/+22
2025-07-01arm/cpu: Store aa64isar1/2 into the idregs arrayEric Auger1-12/+12
2025-07-01arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arraysEric Auger1-17/+27
2025-05-14target/arm: Remove TYPE_AARCH64_CPUPeter Maydell1-1/+1
2025-02-11target/arm: Enable FEAT_RPRES for -cpu maxPeter Maydell1-0/+1
2025-02-11target/arm: Enable FEAT_AFP for '-cpu max'Peter Maydell1-0/+1
2024-12-17target/arm: Enable FEAT_XS for the max cpuManos Pitsidianakis1-0/+1
2024-12-15target/arm: Constify all PropertyRichard Henderson1-1/+1
2024-11-05target/arm: Enable FEAT_CMOW for -cpu maxGustavo Romero1-0/+1
2024-09-19target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1Peter Maydell1-1/+1
2024-09-13target/arm/tcg: refine cache descriptions with a wrapperAlireza Sanaee1-54/+54
2024-09-05target/arm: Enable FEAT_EBF16 in the "max" CPUPeter Maydell1-2/+2
2024-07-01target/arm: Enable FEAT_Debugv8p8 for -cpu maxGustavo Romero1-1/+1
2024-07-01target/arm: Fix indentationGustavo Romero1-1/+1
2024-05-30target/arm: Implement FEAT WFxT and enable for '-cpu max'Peter Maydell1-0/+1
2024-04-30target/arm: Default to 1GHz cntfrq for 'max' and new CPUsPeter Maydell1-0/+18
2024-04-30target/arm: Enable FEAT_Spec_FPACC for -cpu maxPeter Maydell1-0/+4
2024-04-30target/arm: Enable FEAT_ETS2 for -cpu maxPeter Maydell1-1/+1
2024-04-30target/arm: Enable FEAT_CSV2_3 for -cpu maxPeter Maydell1-2/+2
2024-04-25target/arm: Add FEAT_NMI to maxJinjie Ruan1-0/+1
2024-03-07target/arm: Enable FEAT_ECV for 'max' CPUPeter Maydell1-0/+1
2024-01-09target/arm: Add FEAT_NV2 to max, neoverse-n2, neoverse-v1 CPUsPeter Maydell1-1/+1
2024-01-09target/arm: Add FEAT_NV to max, neoverse-n2, neoverse-v1 CPUsPeter Maydell1-0/+1
2024-01-09target/arm: Set CTR_EL0.{IDC,DIC} for the 'max' CPUPeter Maydell1-0/+10
2023-11-20target/arm: enable FEAT_RNG on Neoverse-N2Marcin Juszkiewicz1-1/+1
2023-10-27target/arm: Move feature test functions to their own headerPeter Maydell1-0/+1
2023-10-27target/arm: Implement Neoverse N2 CPU modelPeter Maydell1-0/+103
2023-10-27target/arm: Correct minor errors in Cortex-A710 definitionPeter Maydell1-2/+9
2023-10-19target/arm: Implement FEAT_HPMN0Peter Maydell1-0/+1
2023-09-21target/arm: Enable FEAT_MOPS for CPU 'max'Peter Maydell1-0/+1
2023-09-21target/arm: Implement FEAT_HBCPeter Maydell1-0/+4
2023-09-08target/arm: Implement FEAT_TIDCP1Richard Henderson1-0/+1
2023-09-08target/arm: Implement cortex-a710Richard Henderson1-0/+212
2023-09-08target/arm: Implement FEAT_FPAC and FEAT_FPACCOMBINEAaron Lindsay1-1/+1
2023-09-08target/arm: Implement FEAT_Pauth2Aaron Lindsay1-1/+1
2023-09-08target/arm: Implement FEAT_EPACAaron Lindsay1-1/+1
2023-09-08target/arm: Don't change pauth features when changing algorithmRichard Henderson1-0/+2
2023-08-31target/arm: properly document FEAT_CRC32Alex Bennée1-1/+1