This patch implements BALC and BC instructions using mapping.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Initial microMIPSr6 disassembler support is in separate patch, and it requires auto generated DecoderTableMicroMips32r632, which is not generated until some of the instructions exists. These instruction are the first microMIPSr6 instructions implemented, so after this patch the patch for microMIPSr6 disassembler support (http://reviews.llvm.org/D8490) will be committed and therefore the BALC and BC disassembler tests with it.