aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/riscv_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/riscv_test.h b/tests/riscv_test.h
index 6c0eb80..be033fd 100644
--- a/tests/riscv_test.h
+++ b/tests/riscv_test.h
@@ -55,7 +55,7 @@ TEST_FUNC_NAME: \
sw a3,0(a0); \
sw a2,0(a0); \
sw a4,0(a0); \
- sbreak;
+ ebreak;
#define RVTEST_CODE_END
#define RVTEST_DATA_BEGIN .balign 4;