Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c96 static DecodeStatus DecodeL2RInstruction(MCInst *Inst, unsigned Insn,
478 static DecodeStatus DecodeL2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL2RInstruction() function
DXCoreGenDisassemblerTables.inc688 …if (DecodeL2RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp127 static DecodeStatus DecodeL2RInstruction(MCInst &Inst,
509 DecodeL2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp127 static DecodeStatus DecodeL2RInstruction(MCInst &Inst,
509 DecodeL2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td211 let DecoderMethod = "DecodeL2RInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td211 let DecoderMethod = "DecodeL2RInstruction";