mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-06-28 01:32:49 -04:00
Update Sail config files
This commit is contained in:
parent
516bc91e9e
commit
9b1964e928
2 changed files with 34 additions and 2 deletions
|
@ -82,6 +82,9 @@
|
||||||
"Zicntr": {
|
"Zicntr": {
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
|
"Zicsr": {
|
||||||
|
"supported": true
|
||||||
|
},
|
||||||
"Zifencei": {
|
"Zifencei": {
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
|
@ -103,6 +106,15 @@
|
||||||
"Zalrsc": {
|
"Zalrsc": {
|
||||||
"supported": false
|
"supported": false
|
||||||
},
|
},
|
||||||
|
"Zawrs": {
|
||||||
|
"supported": false,
|
||||||
|
"nto": {
|
||||||
|
"is_nop": false
|
||||||
|
},
|
||||||
|
"sto": {
|
||||||
|
"is_nop": false
|
||||||
|
}
|
||||||
|
},
|
||||||
"Zfa": {
|
"Zfa": {
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
|
@ -181,6 +193,9 @@
|
||||||
"Zvbc": {
|
"Zvbc": {
|
||||||
"supported": false
|
"supported": false
|
||||||
},
|
},
|
||||||
|
"Zvkned": {
|
||||||
|
"supported": false
|
||||||
|
},
|
||||||
"Zvknha": {
|
"Zvknha": {
|
||||||
"supported": false
|
"supported": false
|
||||||
},
|
},
|
||||||
|
@ -203,7 +218,8 @@
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
"Svbare": {
|
"Svbare": {
|
||||||
"supported": true
|
"supported": true,
|
||||||
|
"sfence_vma_illegal_if_svbare_only": true
|
||||||
},
|
},
|
||||||
"Sv32": {
|
"Sv32": {
|
||||||
"supported": true
|
"supported": true
|
||||||
|
|
|
@ -82,6 +82,9 @@
|
||||||
"Zicntr": {
|
"Zicntr": {
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
|
"Zicsr": {
|
||||||
|
"supported": true
|
||||||
|
},
|
||||||
"Zifencei": {
|
"Zifencei": {
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
|
@ -103,6 +106,15 @@
|
||||||
"Zalrsc": {
|
"Zalrsc": {
|
||||||
"supported": false
|
"supported": false
|
||||||
},
|
},
|
||||||
|
"Zawrs": {
|
||||||
|
"supported": false,
|
||||||
|
"nto": {
|
||||||
|
"is_nop": false
|
||||||
|
},
|
||||||
|
"sto": {
|
||||||
|
"is_nop": false
|
||||||
|
}
|
||||||
|
},
|
||||||
"Zfa": {
|
"Zfa": {
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
|
@ -181,6 +193,9 @@
|
||||||
"Zvbc": {
|
"Zvbc": {
|
||||||
"supported": false
|
"supported": false
|
||||||
},
|
},
|
||||||
|
"Zvkned": {
|
||||||
|
"supported": false
|
||||||
|
},
|
||||||
"Zvknha": {
|
"Zvknha": {
|
||||||
"supported": false
|
"supported": false
|
||||||
},
|
},
|
||||||
|
@ -203,7 +218,8 @@
|
||||||
"supported": true
|
"supported": true
|
||||||
},
|
},
|
||||||
"Svbare": {
|
"Svbare": {
|
||||||
"supported": true
|
"supported": true,
|
||||||
|
"sfence_vma_illegal_if_svbare_only": true
|
||||||
},
|
},
|
||||||
"Sv32": {
|
"Sv32": {
|
||||||
"supported": false
|
"supported": false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue