Skip to content

Commit 79a3a94

Browse files
committed
Fix test
1 parent 577d048 commit 79a3a94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/core/vector/vsadd.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[
22
{
33
"mnemonic": "vsetvli",
4-
"rs1": 16,
4+
"rs1": 1,
55
"vtype": "0x2",
6-
"rd": 16,
7-
"vl": 64,
6+
"rd": 0,
7+
"vl": 256,
88
"vta": 0
99
},
1010
{

0 commit comments

Comments
 (0)