Reference TESTNUM instead of x28 directly
[riscv-tests.git] / isa / rv32ui / jal.S
index c4c0af977d7755f1d377dfc21e538e72eb8ed953..6055000adeea0384986c17a706d1ab90a4e9380b 100644 (file)
@@ -16,7 +16,7 @@ RVTEST_CODE_BEGIN
   #-------------------------------------------------------------
 
 test_2:
-  li  x28, 2
+  li  TESTNUM, 2
   li  ra, 0
 
 linkaddr_2: