mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-02 17:55:19 +00:00
cover illegal aes64ksli1 instruction
This commit is contained in:
parent
4a14f80527
commit
040d6269b5
@ -81,6 +81,7 @@ main:
|
|||||||
.word 0xFF00302F // illegal Atomic instruction
|
.word 0xFF00302F // illegal Atomic instruction
|
||||||
.word 0xFF00402F // illegal Atomic instruction
|
.word 0xFF00402F // illegal Atomic instruction
|
||||||
.word 0x00000873 // illegal CSR instruction
|
.word 0x00000873 // illegal CSR instruction
|
||||||
|
.word 0x31bf1f93 // illegal aes64ksli1 instruction
|
||||||
|
|
||||||
# Illegal CMO instructions because envcfg is 0 and system is in user Mode
|
# Illegal CMO instructions because envcfg is 0 and system is in user Mode
|
||||||
li a0, 0
|
li a0, 0
|
||||||
|
Loading…
Reference in New Issue
Block a user