aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32uzbb/min.S
blob: c24a51448f73efc8cc73d6aacce57403ddc37c6c (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 "../rv64uzbb/min.S"