Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c114 static DecodeStatus DecodeL3RInstruction(MCInst *Inst, unsigned Insn,
415 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
418 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
421 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
424 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
427 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
430 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
433 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
436 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
439 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
[all …]
DXCoreGenDisassemblerTables.inc691 …if (DecodeL3RInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp157 static DecodeStatus DecodeL3RInstruction(MCInst &Inst,
446 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
449 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
452 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
455 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
458 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
461 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
464 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
467 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
470 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp157 static DecodeStatus DecodeL3RInstruction(MCInst &Inst,
446 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
449 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
452 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
455 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
458 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
461 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
464 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
467 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
470 return DecodeL3RInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
[all …]
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td57 let DecoderMethod = "DecodeL3RInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td57 let DecoderMethod = "DecodeL3RInstruction";