Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c123 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst *Inst, unsigned Insn,
451 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
454 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
457 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
608 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
DXCoreGenDisassemblerTables.inc745 …if (DecodeL2RUSBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisass…
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp172 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
482 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
485 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
488 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
632 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp172 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
482 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
485 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
488 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
632 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td93 let DecoderMethod = "DecodeL2RUSBitpInstruction";
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td93 let DecoderMethod = "DecodeL2RUSBitpInstruction";