Sign in
gem5
/
testing
/
jenkins-gem5-prod
/
7f9c98472c97f8f71f71c7386496af67fc886d03
/
.
/
tests
/
test-progs
/
asmtest
/
src
/
riscv
/
isa
/
rv64mi
/
sbreak.S
blob: f36a9f83d16e6ef2745e86c91f574ef99bf1f297 [
file
] [
log
] [
blame
]
# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64S
#define RVTEST_RV64S RVTEST_RV64M
#define __MACHINE_MODE
#include "../rv64si/sbreak.S"