Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c126 static DecodeStatus DecodeL6RInstruction(MCInst *Inst, unsigned Insn,
623 static DecodeStatus DecodeL6RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
658 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
DXCoreGenDisassemblerTables.inc703 …if (DecodeL6RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp177 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
646 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
674 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp177 static DecodeStatus DecodeL6RInstruction(MCInst &Inst,
646 DecodeL6RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL6RInstruction() function
674 return DecodeL6RInstruction(Inst, Insn, Address, Decoder); in DecodeL5RInstructionFail()
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td276 let DecoderMethod = "DecodeL6RInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td276 let DecoderMethod = "DecodeL6RInstruction";