mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
add coverage of sfence.inval.ir instruction and fix sret coverage
This commit is contained in:
parent
f986f53fc2
commit
12b2baff82
@ -297,6 +297,16 @@ sretdone:
|
||||
|
||||
wfi
|
||||
|
||||
|
||||
|
||||
# Test uncovered privdec instructions
|
||||
# exercise sfence.inval.ir instruction
|
||||
.word 0x18100073
|
||||
|
||||
# exercise sret with rs1 not 0
|
||||
.word 0x102F8073
|
||||
|
||||
|
||||
j done
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user