aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/translate-m-nocp.c
AgeCommit message (Expand)Author
2024-07-11target/arm: Rename FPCR_ QC, NZCV macros to FPSR_Peter Maydell
2024-07-11target/arm: Store FPSR and FPCR in separate CPU state fieldsPeter Maydell
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-09-29target/arm/tcg: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-06-05target/arm: Tidy helpers for translationRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-m-nocp.cRichard Henderson
2023-02-27target/arm: move translate modules to tcg/Fabiano Rosas