aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/translate-sme.c
AgeCommit message (Expand)Author
2023-07-06target/arm: Fix SME full tile indexingRichard Henderson
2023-06-05target/arm: Tidy helpers for translationRichard Henderson
2023-06-05target/arm: Include helper-gen.h in translator.hRichard Henderson
2023-03-05target/arm: Drop tcg_temp_free from translator-sme.cRichard Henderson
2023-02-27target/arm: move translate modules to tcg/Fabiano Rosas