Merge pull request #7 from riscv/nan2
[riscv-tests.git] / isa / rv32ui / jal.S
index c4c0af977d7755f1d377dfc21e538e72eb8ed953..742abacfbb13c698d58a7440580e5b130ce08a7c 100644 (file)
@@ -1,3 +1,5 @@
+# See LICENSE for license details.
+
 #*****************************************************************************
 # jal.S
 #-----------------------------------------------------------------------------
@@ -16,7 +18,7 @@ RVTEST_CODE_BEGIN
   #-------------------------------------------------------------
 
 test_2:
-  li  x28, 2
+  li  TESTNUM, 2
   li  ra, 0
 
 linkaddr_2: