Home
last modified time | relevance | path

Searched refs:Decode2OpInstructionFail (Results 1 – 3 of 3) sorted by relevance

/external/capstone/arch/XCore/
DXCoreDisassembler.c235 static DecodeStatus Decode2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() function
312 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RInstruction()
326 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RImmInstruction()
340 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeR2RInstruction()
354 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RSrcDstInstruction()
369 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSInstruction()
383 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSBitpInstruction()
397 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSSrcDstBitpInstruction()
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() function
350 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RInstruction()
363 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RImmInstruction()
376 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeR2RInstruction()
389 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RSrcDstInstruction()
403 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSInstruction()
416 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSBitpInstruction()
429 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSSrcDstBitpInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() function
350 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RInstruction()
363 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RImmInstruction()
376 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeR2RInstruction()
389 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RSrcDstInstruction()
403 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSInstruction()
416 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSBitpInstruction()
429 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSSrcDstBitpInstruction()