The illegal instruction 0x00 0x00 is being wrongly decoded as c.addi4spn with 0 immediate.
The invalid instruction 0x01 0x61 is being wrongly decoded as c.addi16sp with 0 immediate.
This bug was uncovered by a LLVM MC Disassembler Protocol Buffer Fuzzer
for the RISC-V assembly language.