Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c238 static DecodeStatus Decode2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() function
315 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RInstruction()
329 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RImmInstruction()
343 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeR2RInstruction()
357 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RSrcDstInstruction()
372 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSInstruction()
386 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSBitpInstruction()
400 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSSrcDstBitpInstruction()
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp274 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() function
349 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RInstruction()
362 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RImmInstruction()
375 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeR2RInstruction()
388 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RSrcDstInstruction()
402 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSInstruction()
415 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSBitpInstruction()
428 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-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp274 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() function
349 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RInstruction()
362 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RImmInstruction()
375 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeR2RInstruction()
388 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in Decode2RSrcDstInstruction()
402 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSInstruction()
415 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSBitpInstruction()
428 return Decode2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeRUSSrcDstBitpInstruction()