aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ui/sltu.S
blob: bd92b2624e15f76da436fffc24c8c07b06c22e4b (plain)
1
2
3
4
5
6
7
# See LICENSE for license details.

#include "riscv_test.h"
#undef RVTEST_RV64U
#define RVTEST_RV64U RVTEST_RV32U

#include "../rv64ui/sltu.S"