aboutsummaryrefslogtreecommitdiff
path: root/isa/rv32ui/bne.S
blob: ddb7d9f9a4511f9097c4d8e9e90fcd057b84777e (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/bne.S"