mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-20 04:07:36 -04:00
ISA : Cover zext with instr[24:20] != 0 (#2085)
This commit is contained in:
parent
de29cfaaad
commit
130a526f3b
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ main:
|
|||
|
||||
#Cover Illegal funct7 corner case
|
||||
.4byte 0x5ad8f33
|
||||
#Cover zext.h with instr[24:20] != 0 in RV32 corner case
|
||||
.4byte 0x08824ab3
|
||||
#End of test
|
||||
j test_pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue