llvm-project
5569c219
- [RISCV] Split RISCVDisassembler::getInstruction into a 16-bit and 32-bit version. (#90254)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#90254 - [RISCV] Split RISCVDisassembler::getInstruction into a 16-bit and 32-bit version.
Author
topperc
Parents
176ab5e9
Loading