Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c120 static DecodeStatus DecodeL3RSrcDstInstruction(MCInst *Inst, unsigned Insn,
469 return DecodeL3RSrcDstInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
580 static DecodeStatus DecodeL3RSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL3RSrcDstInstruction() function
DXCoreGenDisassemblerTables.inc751 …if (DecodeL3RSrcDstInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisass…
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp161 static DecodeStatus DecodeL3RSrcDstInstruction(MCInst &Inst,
496 return DecodeL3RSrcDstInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
602 DecodeL3RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL3RSrcDstInstruction() function
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp162 static DecodeStatus DecodeL3RSrcDstInstruction(MCInst &Inst,
497 return DecodeL3RSrcDstInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
603 DecodeL3RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL3RSrcDstInstruction() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp161 static DecodeStatus DecodeL3RSrcDstInstruction(MCInst &Inst,
496 return DecodeL3RSrcDstInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
602 DecodeL3RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL3RSrcDstInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td63 let DecoderMethod = "DecodeL3RSrcDstInstruction";
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrFormats.td62 let DecoderMethod = "DecodeL3RSrcDstInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td62 let DecoderMethod = "DecodeL3RSrcDstInstruction";