Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c108 static DecodeStatus Decode2RUSInstruction(MCInst *Inst, unsigned Insn,
243 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
246 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
279 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
282 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
291 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
534 static DecodeStatus Decode2RUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
DXCoreGenDisassemblerTables.inc624 …if (Decode2RUSInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassemble…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp147 static DecodeStatus Decode2RUSInstruction(MCInst &Inst,
282 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
285 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
318 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
321 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
330 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
563 Decode2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp147 static DecodeStatus Decode2RUSInstruction(MCInst &Inst,
282 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
285 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
318 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
321 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
330 return Decode2RUSInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
563 Decode2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RUSInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td69 let DecoderMethod = "Decode2RUSInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td69 let DecoderMethod = "Decode2RUSInstruction";