From: Srivatsa Yogendra <36861801+srivatsa611y@users.noreply.github.com> Date: Fri, 17 Aug 2018 19:02:57 +0000 (-0700) Subject: making mtvec_handler global (#150) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d76db2aa6c28ad3e7a66205fb33a39873a9f95c1;p=riscv-tests.git making mtvec_handler global (#150) --- diff --git a/isa/rv32mi/shamt.S b/isa/rv32mi/shamt.S index aa136b5..c13bc3f 100644 --- a/isa/rv32mi/shamt.S +++ b/isa/rv32mi/shamt.S @@ -21,6 +21,7 @@ RVTEST_CODE_BEGIN TEST_PASSFAIL +.global mtvec_handler mtvec_handler: # Trapping on test 3 is good. # Note that since the test didn't complete, TESTNUM is smaller by 1.