Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c120 static DecodeStatus DecodeL2RUSInstruction(MCInst *Inst, unsigned Insn,
460 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
463 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
593 static DecodeStatus DecodeL2RUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSInstruction() function
DXCoreGenDisassemblerTables.inc748 …if (DecodeL2RUSInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembl…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp167 static DecodeStatus DecodeL2RUSInstruction(MCInst &Inst,
491 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
494 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
618 DecodeL2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp167 static DecodeStatus DecodeL2RUSInstruction(MCInst &Inst,
491 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
494 return DecodeL2RUSInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
618 DecodeL2RUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td86 let DecoderMethod = "DecodeL2RUSInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td86 let DecoderMethod = "DecodeL2RUSInstruction";