add coverage of sfence.inval.ir instruction and fix sret coverage

This commit is contained in:
Jordan Carlin 2024-01-18 17:33:59 -08:00
parent f986f53fc2
commit 12b2baff82

View File

@ -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