Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c105 static DecodeStatus Decode3RImmInstruction(MCInst *Inst, unsigned Insn,
294 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
520 static DecodeStatus Decode3RImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
DXCoreGenDisassemblerTables.inc677 …if (Decode3RImmInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembl…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp142 static DecodeStatus Decode3RImmInstruction(MCInst &Inst,
333 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
550 Decode3RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp142 static DecodeStatus Decode3RImmInstruction(MCInst &Inst,
333 return Decode3RImmInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
550 Decode3RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode3RImmInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td47 let DecoderMethod = "Decode3RImmInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td47 let DecoderMethod = "Decode3RImmInstruction";