aboutsummaryrefslogtreecommitdiff
path: root/isa/rv64uv/vmsv.S
diff options
context:
space:
mode:
Diffstat (limited to 'isa/rv64uv/vmsv.S')
-rw-r--r--isa/rv64uv/vmsv.S5
1 files changed, 3 insertions, 2 deletions
diff --git a/isa/rv64uv/vmsv.S b/isa/rv64uv/vmsv.S
index 732f660..b66288c 100644
--- a/isa/rv64uv/vmsv.S
+++ b/isa/rv64uv/vmsv.S
@@ -11,8 +11,9 @@
RVTEST_RV64U
RVTEST_CODE_BEGIN
+ vsetcfg 3,0
li a2,2048
- vvcfgivl a2,a2,3,0
+ vsetvl a2,a2
li a3,-1
vmsv vx2,a3
@@ -20,7 +21,7 @@ RVTEST_CODE_BEGIN
vf %lo(vtcode)(a0)
la a4,dest
vsd vx2,a4
- fence.v.l
+ fence
li a1,0
loop: