Skip to content

Commit 5437780

Browse files
authored
Merge pull request #1327 from patrick-rivos/specify-vector-spec
Specify vector spec v1.0 in QEMU arguments.
2 parents 4112f28 + c16d68b commit 5437780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/march-to-cpu-opt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ EXT_OPTS = {
1212
"zbb": "zbb=true",
1313
"zbc": "zbc=true",
1414
"zbs": "zbs=true",
15-
"v": "v=true",
15+
"v": "v=true,vext_spec=v1.0",
1616
"zve32f": "Zve32f=true",
1717
"zve64f": "Zve64f=true",
1818
"zfh": "Zfh=true",

0 commit comments

Comments
 (0)