Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreDisassembler.c406 static DecodeStatus DecodeL2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL2OpInstructionFail() function
484 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeL2RInstruction()
498 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeLR2RInstruction()
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp438 DecodeL2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2OpInstructionFail() function
515 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeL2RInstruction()
529 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeLR2RInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp438 DecodeL2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2OpInstructionFail() function
515 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeL2RInstruction()
529 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeLR2RInstruction()