mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-20 03:47:20 -04:00
cover illegal aes64ksli1 instruction
This commit is contained in:
parent
4a14f80527
commit
040d6269b5
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ main:
|
|||
.word 0xFF00302F // illegal Atomic instruction
|
||||
.word 0xFF00402F // illegal Atomic instruction
|
||||
.word 0x00000873 // illegal CSR instruction
|
||||
.word 0x31bf1f93 // illegal aes64ksli1 instruction
|
||||
|
||||
# Illegal CMO instructions because envcfg is 0 and system is in user Mode
|
||||
li a0, 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue