Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c126 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst *Inst, unsigned Insn,
454 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
457 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
460 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
611 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-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp171 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
481 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
484 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
487 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
631 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp171 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
481 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
484 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
487 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder); in DecodeL2OpInstructionFail()
631 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2RUSBitpInstruction() function
/external/llvm/lib/Target/XCore/
DXCoreInstrFormats.td93 let DecoderMethod = "DecodeL2RUSBitpInstruction";
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreInstrFormats.td92 let DecoderMethod = "DecodeL2RUSBitpInstruction";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrFormats.td92 let DecoderMethod = "DecodeL2RUSBitpInstruction";