aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/mve_helper.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-09-29target/arm/tcg: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-15target/arm: Use clmul_16* routinesRichard Henderson
2023-09-15target/arm: Use clmul_8* routinesRichard Henderson
2023-02-27target/arm: move helpers to tcg/Claudio Fontana