aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg/vec_fpu_helper.c
AgeCommit message (Expand)Author
2022-07-19target/s390x: fix handling of zeroes in vfmin/vfmaxIlya Leoshkevich
2022-05-04target/s390x: vxeh2: vector convert short/32bDavid Miller
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-07-07target/s390x: start moving TCG-only code to tcg/Cho, Yu-Chen