Minres / RISCV_ISA_CoreDSL

CoreDSL descriptions of the RISC-V ISA
Apache License 2.0
3 stars 11 forks source link

Patched erroneous assembly statement for CADDI4SPN instruction #10

Closed NikosDelijohn closed 1 year ago

NikosDelijohn commented 1 year ago

CADDI4SPN is of type 'CI' that uses 8+register for destination as correctly shown at its behavior statement.

eyck commented 1 year ago

THX for spotting this