Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c111 static DecodeStatus Decode2RUSBitpInstruction(MCInst *Inst, unsigned Insn,
285 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
288 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
548 static DecodeStatus Decode2RUSBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
DXCoreGenDisassemblerTables.inc674 …if (Decode2RUSBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisasse…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp152 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
324 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
327 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
576 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp152 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
324 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
327 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
576 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td76 let DecoderMethod = "Decode2RUSBitpInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td76 let DecoderMethod = "Decode2RUSBitpInstruction";