update sv test comments
[riscv-tests.git] / isa / rv64ui / sv_addi.S
index a78bcdc7c7f837fbb441a41640b58a8e26904511..123052cf02e1e9e42764f9cef9881783b660d028 100644 (file)
@@ -4,6 +4,10 @@
 RVTEST_RV64U        # Define TVM used by program.
 
 
+# SV test: vector-vector add
+#
+# sets up x3 and x4 with data, sets VL to 2, and carries out
+# an "add 1 to x3".  which actually means "add 1 to x3 *AND* add 1 to x4"
 
 # Test code region.
 RVTEST_CODE_BEGIN   # Start of test code.