forked from Github_Repos/cvw
removed compressed instructions from privileged tests
This commit is contained in:
parent
37c755e6ce
commit
25984d1643
@ -1,3 +1,5 @@
|
|||||||
include ../../Makefile.include
|
include ../../Makefile.include
|
||||||
|
|
||||||
|
RVTEST_DEFINES += -march=rv$(XLEN)ia # KMG: removed compressed instructions from privileged tests
|
||||||
|
|
||||||
$(eval $(call compile_template,-march=rv32iac -mabi=ilp32 -Drvtest_mtrap_routine=True -DXLEN=$(XLEN)))
|
$(eval $(call compile_template,-march=rv32iac -mabi=ilp32 -Drvtest_mtrap_routine=True -DXLEN=$(XLEN)))
|
||||||
|
Loading…
Reference in New Issue
Block a user