aboutsummaryrefslogtreecommitdiff
path: root/target/arm/tcg/vec_helper.c
AgeCommit message (Expand)Author
2024-07-02target/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson
2023-09-15target/arm: Use clmul_64Richard Henderson
2023-09-15target/arm: Use clmul_32* routinesRichard Henderson
2023-09-15target/arm: Use clmul_16* routinesRichard Henderson
2023-09-15target/arm: Use clmul_8* routinesRichard Henderson
2023-07-25arm: spelling fixesMichael Tokarev
2023-02-27target/arm: move helpers to tcg/Claudio Fontana