Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c114 static DecodeStatus Decode2RUSBitpInstruction(MCInst *Inst, unsigned Insn,
288 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
291 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
551 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-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp151 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
323 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
326 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
575 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp151 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
323 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
326 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
575 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSBitpInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td76 let DecoderMethod = "Decode2RUSBitpInstruction";
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrFormats.td75 let DecoderMethod = "Decode2RUSBitpInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td75 let DecoderMethod = "Decode2RUSBitpInstruction";