index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
vec_internal.h
Age
Commit message (
Expand
)
Author
2022-06-08
target/arm: Export bfdotadd from vec_helper.c
Richard Henderson
2022-06-08
target/arm: Move expand_pred_h to vec_internal.h
Richard Henderson
2022-06-08
target/arm: Move expand_pred_b to vec_internal.h
Richard Henderson
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2021-08-25
target/arm: Implement MVE VMULL (polynomial)
Peter Maydell
2021-06-16
target/arm: Move expand_pred_b() data to vec_helper.c
Peter Maydell
2021-06-16
target/arm: Provide and use H8 and H1_8 macros
Peter Maydell
2021-05-25
target/arm: Move endian adjustment macros to vec_internal.h
Richard Henderson
2021-05-25
target/arm: Implement SVE2 complex integer multiply-add
Richard Henderson
2021-05-25
target/arm: Split out saturating/rounding shifts from neon
Richard Henderson
2020-11-15
arm tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson