Sign in
gem5
/
public
/
gem5-resources
/
8c1a19693f9d2c839fc279dfa7e02183742656f8
/
.
/
src
/
asmtest
/
isa
/
rv32ui
/
sw.S
blob: 30981330472cb3385371b56cc810b3d73f031687 [
file
] [
log
] [
blame
]
# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64U
#define RVTEST_RV64U RVTEST_RV32U
#include "../rv64ui/sw.S"