Disable RVC in tests/jal.S and tests/jalr.S

Signed-off-by: Claire Wolf <claire@symbioticeda.com>
This commit is contained in:
Larry Doolittle 2020-04-23 18:00:51 +02:00 committed by Claire Wolf
parent e03c43ea43
commit 25c58766c3
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#include "riscv_test.h"
#include "test_macros.h"
.option norvc
RVTEST_RV32U
RVTEST_CODE_BEGIN

View File

@ -10,6 +10,8 @@
#include "riscv_test.h"
#include "test_macros.h"
.option norvc
RVTEST_RV32U
RVTEST_CODE_BEGIN