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