summaryrefslogtreecommitdiff
path: root/target/arm/cpu64.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-09target/arm: Make 'any' CPU just an alias for 'max'Peter Maydell1-31/+28
2018-03-09target/arm: Add "-cpu max" supportPeter Maydell1-0/+21
2018-03-09linux-user: Implement aarch64 PR_SVE_SET/GET_VLRichard Henderson1-0/+41
2018-03-09target/arm: Add a core count propertyAlistair Francis1-2/+4
2018-03-02target/arm: Enable ARM_FEATURE_V8_FCMARichard Henderson1-0/+1
2018-03-02target/arm: Enable ARM_FEATURE_V8_RDMRichard Henderson1-0/+1
2018-03-01target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPUPeter Maydell1-0/+1
2018-02-09target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction supportArd Biesheuvel1-0/+4
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell1-0/+2
2017-01-20target-arm: Add ARMCPU fields for GIC CPU i/f configPeter Maydell1-0/+6
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+353