llvm-project/llvm/lib/Target/Mips/Disassembler
Simon Atanasyan 852dd83be8 [mips][microMIPS] Fix the definition of MOVEP instruction
The patch fixes definition of MOVEP instruction. Two registers are used
instead of register pairs. This is necessary as machine verifier cannot
handle register pairs.

Patch by Milena Vujosevic Janicic.

Differential revision: https://reviews.llvm.org/D52035

llvm-svn: 342571
2018-09-19 18:46:21 +00:00
..
CMakeLists.txt
LLVMBuild.txt
MipsDisassembler.cpp [mips][microMIPS] Fix the definition of MOVEP instruction 2018-09-19 18:46:21 +00:00