X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=isa%2Frv64ui%2Fsv_addi.S;h=e86a3f36c6a91f64ba1a38a3121c4d25e77a89fd;hb=a0052b43df0377daae3f0b179b642b5fe825eaea;hp=a78bcdc7c7f837fbb441a41640b58a8e26904511;hpb=3813886f51672da4d655c0af04b7f92cfc601a3a;p=riscv-tests.git diff --git a/isa/rv64ui/sv_addi.S b/isa/rv64ui/sv_addi.S index a78bcdc..e86a3f3 100644 --- a/isa/rv64ui/sv_addi.S +++ b/isa/rv64ui/sv_addi.S @@ -4,6 +4,8 @@ RVTEST_RV64U # Define TVM used by program. +# SV test: 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.