aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/cpu32.c
AgeCommit message (Expand)Author
2024-03-08target/arm: Move v7m-related code from cpu32.c into a separate filepull-target-arm-20240308Thomas Huth
2024-02-15target/arm: Add Cortex-R52 IMPDEF sysregsPeter Maydell
2024-02-15target/arm: The Cortex-R52 has a read-only CBARPeter Maydell
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson
2023-11-13target/arm/tcg: enable PMU feature for Cortex-A8 and A9pull-target-arm-20231113Nikita Ostrenkov
2023-10-19target/arm: Implement FEAT_HPMN0Peter Maydell
2023-08-31target/arm: Implement FEAT_HPDS2 as a no-opRichard Henderson
2023-05-02target/arm: move cpu_tcg to tcg/cpu32.cClaudio Fontana