Searched refs:DecodeMovePRegPair (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 275 static DecodeStatus DecodeMovePRegPair(MCInst *Inst, 1742 static DecodeStatus DecodeMovePRegPair(MCInst *Inst, unsigned Insn, in DecodeMovePRegPair() function
|
D | MipsGenDisassemblerTables.inc | 5079 …if (DecodeMovePRegPair(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fa…
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 545 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, 2479 if (DecodeMovePRegPair(Inst, RegPair, Address, Decoder) == in DecodeMovePOperands() 2501 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 545 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, 2479 if (DecodeMovePRegPair(Inst, RegPair, Address, Decoder) == in DecodeMovePOperands() 2501 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair() function
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 499 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned Insn, 2224 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned Insn, in DecodeMovePRegPair() function
|
/external/llvm/lib/Target/Mips/ |
D | MicroMipsInstrInfo.td | 225 let DecoderMethod = "DecodeMovePRegPair";
|