llvm-project
5569c219 - [RISCV] Split RISCVDisassembler::getInstruction into a 16-bit and 32-bit version. (#90254)

Commit
2 years ago
[RISCV] Split RISCVDisassembler::getInstruction into a 16-bit and 32-bit version. (#90254) This reduces nesting of the common 32-bit case and makes it easier to add longer instruction lengths in the future.
Author
Parents
Loading