[PATCH] D22667: [mips][microMIPS] Implement BLTZC, BLEZC, BGEZC and BGTZC instructions

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 07:17:52 PDT 2016


sdardis added a comment.

And update the title/body to reflect that you've fixed the disassembly of all micromips b<cond>c instructions.


https://reviews.llvm.org/D22667





More information about the llvm-commits mailing list