diff options
author | Pan Li <pan2.li@intel.com> | 2025-07-02 10:52:25 +0800 |
---|---|---|
committer | Pan Li <pan2.li@intel.com> | 2025-07-07 21:15:25 +0800 |
commit | 65c40c0211f01579d1e7f259271cb79a8a19d533 (patch) | |
tree | 9b7aa3fe54a70b5b0f2204638d685f9f0ea2f41d /libgo/go/syscall/syscall_unix_test.go | |
parent | 62b99e84b886fbdd70118cc260ae0f2516c2f3f5 (diff) | |
download | gcc-65c40c0211f01579d1e7f259271cb79a8a19d533.zip gcc-65c40c0211f01579d1e7f259271cb79a8a19d533.tar.gz gcc-65c40c0211f01579d1e7f259271cb79a8a19d533.tar.bz2 |
RISC-V: Add test cases for unsigned scalar SAT_MUL from uint128_t
Add run and tree-optimized check for unsigned scalar SAT_MUL from
uint128_t.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/sat/sat_arith.h: Add test helper macros.
* gcc.target/riscv/sat/sat_arith_data.h: Add test data for
run test.
* gcc.target/riscv/sat/sat_u_mul-1-u16-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-1-u32-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-1-u64-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-1-u8-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-run-1-u16-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-run-1-u32-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-run-1-u64-from-u128.c: New test.
* gcc.target/riscv/sat/sat_u_mul-run-1-u8-from-u128.c: New test.
Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'libgo/go/syscall/syscall_unix_test.go')
0 files changed, 0 insertions, 0 deletions