summaryrefslogtreecommitdiffstats
path: root/target/arm/vec_internal.h
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Export bfdotadd from vec_helper.cRichard Henderson2022-06-081-0/+13
* target/arm: Move expand_pred_h to vec_internal.hRichard Henderson2022-06-081-0/+7
* target/arm: Move expand_pred_b to vec_internal.hRichard Henderson2022-06-081-1/+7
* Clean up header guards that don't match their file nameMarkus Armbruster2022-05-111-3/+3
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-1/+1
* target/arm: Implement MVE VMULL (polynomial)Peter Maydell2021-08-251-0/+11
* target/arm: Move expand_pred_b() data to vec_helper.cPeter Maydell2021-06-161-0/+3
* target/arm: Provide and use H8 and H1_8 macrosPeter Maydell2021-06-161-1/+7
* target/arm: Move endian adjustment macros to vec_internal.hRichard Henderson2021-05-251-0/+24
* target/arm: Implement SVE2 complex integer multiply-addRichard Henderson2021-05-251-0/+5
* target/arm: Split out saturating/rounding shifts from neonRichard Henderson2021-05-251-0/+138
* arm tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/arm: Convert aes and sm4 to gvec helpersRichard Henderson2020-06-051-0/+33