llvm-project/llvm/lib/Target/Mips/Disassembler
Simon Dardis 6a31992383 [mips] Fix the definitions of lwp, swp
Rather than using a regpair operand of these instructions, use two seperate
operands and a custom converter to handle the implicit second register operand.

Additionally, remove the microMIPS32R6 definition as its redundant.

Reviewers: atanasyan, abeserminji, smaksimovic

Differential Revision: https://reviews.llvm.org/D47255

llvm-svn: 333288
2018-05-25 16:15:48 +00:00
..
CMakeLists.txt
LLVMBuild.txt
MipsDisassembler.cpp [mips] Fix the definitions of lwp, swp 2018-05-25 16:15:48 +00:00