Make pylint happy.
[riscv-tests.git] / isa / rv64ui / slti.S
index 77dc52c058c53e1b30a20fd794d5de993c295de2..9222fa4021316677565b1a4e9df6ec80a1e79592 100644 (file)
@@ -1,3 +1,5 @@
+# See LICENSE for license details.
+
 #*****************************************************************************
 # slti.S
 #-----------------------------------------------------------------------------
@@ -39,7 +41,7 @@ RVTEST_CODE_BEGIN
   # Source/Destination tests
   #-------------------------------------------------------------
 
-  TEST_IMM_SRC1_EQ_DEST( 17, sltiu, 1, 11, 13 );
+  TEST_IMM_SRC1_EQ_DEST( 17, slti, 1, 11, 13 );
 
   #-------------------------------------------------------------
   # Bypassing tests