aboutsummaryrefslogtreecommitdiff
path: root/target/arm/vec_internal.h
AgeCommit message (Expand)Author
2022-06-08target/arm: Export bfdotadd from vec_helper.cRichard Henderson
2022-06-08target/arm: Move expand_pred_h to vec_internal.hRichard Henderson
2022-06-08target/arm: Move expand_pred_b to vec_internal.hRichard Henderson
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2021-08-25target/arm: Implement MVE VMULL (polynomial)Peter Maydell
2021-06-16target/arm: Move expand_pred_b() data to vec_helper.cPeter Maydell
2021-06-16target/arm: Provide and use H8 and H1_8 macrosPeter Maydell
2021-05-25target/arm: Move endian adjustment macros to vec_internal.hRichard Henderson
2021-05-25target/arm: Implement SVE2 complex integer multiply-addRichard Henderson
2021-05-25target/arm: Split out saturating/rounding shifts from neonRichard Henderson
2020-11-15arm tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-06-05target/arm: Convert aes and sm4 to gvec helpersRichard Henderson