Home
last modified time | relevance | path

Searched refs:DecodeMovePRegPair (Results 1 – 6 of 6) sorted by relevance

/external/capstone/arch/Mips/
DMipsDisassembler.c275 static DecodeStatus DecodeMovePRegPair(MCInst *Inst,
1742 static DecodeStatus DecodeMovePRegPair(MCInst *Inst, unsigned Insn, in DecodeMovePRegPair() function
DMipsGenDisassemblerTables.inc5079 …if (DecodeMovePRegPair(MI, tmp, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fa…
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp545 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/
DMipsDisassembler.cpp545 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/
DMipsDisassembler.cpp499 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned Insn,
2224 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned Insn, in DecodeMovePRegPair() function
/external/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td225 let DecoderMethod = "DecodeMovePRegPair";