update sv test comments
[riscv-tests.git] / isa / rv64ui / sv_addi_scalar_src.S
index 2d1e974acdcfd16d8def35142362a954fe983a10..fda4e0c551aecdb90580060bdd406f3d1c661489 100644 (file)
@@ -4,7 +4,9 @@
 RVTEST_RV64U        # Define TVM used by program.
 
 
-# SV test: sets up x6 data as a scalar, sets VL to 2, and carries out
+# SV test: scalar-to-vector add
+#
+# sets up x6 data as a scalar, sets VL to 2, and carries out
 # an "add 1 to x6 and store in x3".
 # which actually means:
 # "add add 1 to x6 and store in x3" *AND*