Sign in
gem5
/
public
/
gem5-resources
/
2c806c7677c983aff35d450e293eb35177667721
/
.
/
src
/
riscv-tests
/
isa
/
rv32mi
/
breakpoint.S
blob: ecbec6a54960517589a618207e39b682c35a0cf6 [
file
] [
log
] [
blame
]
# See LICENSE for license details.
#include "riscv_test.h"
#undef RVTEST_RV64M
#define RVTEST_RV64M RVTEST_RV32M
#define __MACHINE_MODE
#include "../rv64mi/breakpoint.S"