Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c105 static DecodeStatus Decode3RInstruction(MCInst *Inst, unsigned Insn,
252 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
255 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
258 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
261 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
264 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
267 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
270 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
273 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
276 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
[all …]
DXCoreGenDisassemblerTables.inc630 …if (Decode3RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_…
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp136 static DecodeStatus Decode3RInstruction(MCInst &Inst,
287 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
290 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
293 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
296 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
299 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
302 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
305 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
308 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
311 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp137 static DecodeStatus Decode3RInstruction(MCInst &Inst,
288 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
291 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
294 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
297 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
300 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
303 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
306 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
309 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
312 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp136 static DecodeStatus Decode3RInstruction(MCInst &Inst,
287 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
290 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
293 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
296 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
299 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
302 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
305 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
308 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
311 return Decode3RInstruction(Inst, Insn, Address, Decoder); in Decode2OpInstructionFail()
[all …]
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td39 let DecoderMethod = "Decode3RInstruction";
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrFormats.td38 let DecoderMethod = "Decode3RInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td38 let DecoderMethod = "Decode3RInstruction";