-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
riscv-config/riscv_config/constants.py
Line 28 in 7273a5e
"Zfh", "Zfa", |
I get spurious error
Input ISA string : RV64IZfhmin does not match accepted canonical ordering
because Zfhmin is not supported in this list.
Also it seems that the order is incorrect (correct is IMAFDC
, but Zc*
precedes Zf*
).
Metadata
Metadata
Assignees
Labels
No labels