aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-02-12RISC-V: Add vmv C API testsJu-Zhe Zhong6-0/+1656
2023-02-12RISC-V: Add vncvt C API testsJu-Zhe Zhong18-0/+3618
2023-02-12RISC-V: Add vnsra C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vnsrl C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vnsrl/vnsra/vncvt/vmerge/vmv C/C++ supportJu-Zhe Zhong12-56/+536
2023-02-12RISC-V: Add vmsbc C++ API testsJu-Zhe Zhong18-0/+5238
2023-02-12RISC-V: Add vmadc C++ API testsJu-Zhe Zhong18-0/+5238
2023-02-12RISC-V: Add vmsbc C API testsJu-Zhe Zhong26-0/+5694
2023-02-12RISC-V: Add vmadc C API testsJu-Zhe Zhong26-0/+5701
2023-02-12RISC-V: Add vmadc/vmsbc C/C++ API supportJu-Zhe Zhong9-1/+642
2023-02-12RISC-V: Add vadc C++ API testsJu-Zhe Zhong18-0/+5238
2023-02-12RISC-V: Add vsbc C++ API testsJu-Zhe Zhong18-0/+5238
2023-02-12RISC-V: Add vsbc.vvm/vsbc.vxm C API testsJu-Zhe Zhong22-0/+5476
2023-02-12RISC-V: Add vadc.vvm/vadc.vxm C API testsJu-Zhe Zhong22-0/+5470
2023-02-12RISC-V: Add vadc/vsbc C/C++ API supportJu-Zhe Zhong11-7/+429
2023-02-12RISC-V: allow vx instruction use "zero" as scalar register.Ju-Zhe Zhong2-24/+88
2023-02-12RISC-V: Add vwadd v C++ api testJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwadd.w C++ API testsJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwaddu.v C++ API testsJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwaddu.w c++ API TESTSJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwcvt C++ api testJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwmul.v C++ api TETSJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwmulsu.v C++ API testsJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwmulu C++ API testsJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwsub.v C++ API testsJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwsub.w C++ api TESTSJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwsubu.v C++ API testJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add vwsubu.w C++ api TETSJu-Zhe Zhong30-0/+3960
2023-02-12RISC-V: Add constraint testsJu-Zhe Zhong1-0/+16
2023-02-12RISC-V: Add vwadd.v C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwadd.w C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwaddu.v C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwaddu.w C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwcvt C API testJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwmul C api testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwmulsu C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwmulu C API testsJu-Zhe Zhong36-0/+3996
2023-02-12RISC-V: Add vwsub.vv C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsub.vx C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsub.wv C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsub.wx C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsubu.vv C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsubu.vx C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsubu.wx C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add vwsubu.wx C API testsJu-Zhe Zhong18-0/+1998
2023-02-12RISC-V: Add integer widening instructionsJu-Zhe Zhong12-13/+539
2023-02-12RISC-V: Add vmulh.vv C++ API testsJu-Zhe Zhong15-0/+2862
2023-02-12RISC-V: Add vmulh.vx C++ API testsJu-Zhe Zhong30-0/+5670
2023-02-12RISC-V: Add vmulhsu.vv C++ API testsJu-Zhe Zhong15-0/+2862
2023-02-12RISC-V: Add vmulhsu.vx C++ API testsJu-Zhe Zhong30-0/+5670