revamp hwacha tests
[riscv-tests.git] / isa / rv64uv / vfmvv.S
index 2f6e8bf084a426b5f784270aa272fd74aa1e26ff..6154620b8762a9eca2edf43689edcd72485157a2 100644 (file)
 RVTEST_RV64U
 RVTEST_CODE_BEGIN
 
+  vsetcfg 2,2
   li a2,2048
-  vvcfgivl a2,a2,2,2
+  vsetvl a2,a2
 
   lui a0,%hi(vtcode)
   vf %lo(vtcode)(a0)
   vfmvv vf1,vf0
   la a3,dest
   vfsd vf1,a3
-  fence.v.l
+  fence
 
   li a1,1
 loop: