aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/cpu64.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-31target/arm: properly document FEAT_CRC32Alex Bennée1-1/+1
2023-08-31target/arm: Implement FEAT_HPDS2 as a no-opRichard Henderson1-1/+1
2023-08-31target/arm: Apply access checks to neoverse-v1 special registersRichard Henderson1-1/+2
2023-08-31target/arm: Apply access checks to neoverse-n1 special registersRichard Henderson1-9/+37
2023-08-31target/arm: Introduce make_ccsidr64Richard Henderson1-16/+32
2023-08-31target/arm: Allow cpu to configure GM blocksizeRichard Henderson1-0/+1
2023-07-06target/arm: Define neoverse-v1Peter Maydell1-0/+128
2023-06-23target/arm: Add cpu properties for enabling FEAT_RMERichard Henderson1-0/+53
2023-06-06target/arm: Enable FEAT_LSE2 for -cpu maxRichard Henderson1-0/+1
2023-05-02target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana1-1/+1
2023-05-02target/arm: Move 64-bit TCG CPUs into tcg/Fabiano Rosas1-0/+723