Add another FP recoding test case
[riscv-tests.git] / isa / rv64uv / fsd.S
index f22067988f74bcd35229e1e594630874774a4c27..c1dd229feacc04eeb120fdcd526a0d6688d489f8 100644 (file)
@@ -1,3 +1,5 @@
+# See LICENSE for license details.
+
 #*****************************************************************************
 # fsd.S
 #-----------------------------------------------------------------------------
@@ -26,7 +28,7 @@ RVTEST_CODE_BEGIN
   li a2,0
 loop:
   ld a0,0(a6)
-  addi x28,a2,2
+  addi TESTNUM,a2,2
   ld a1,0(a5)
   bne a0,a1,fail
   addi a6,a6,8