Sign in
gem5
/
public
/
gem5-resources
/
edd9754831a47e5dc49430f65b3913a80883aae5
/
.
/
src
/
riscv-tests
/
isa
/
rv32ui
/
xori.S
blob: 9e7115265b9a1bc1d025e56e29441d7aa7029251 [
file
] [
log
] [
blame
]
# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64U
#define RVTEST_RV64U RVTEST_RV32U
#include "../rv64ui/xori.S"