Searched refs:DecodeL2OpInstructionFail (Results 1 – 3 of 3) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 406 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/ |
D | XCoreDisassembler.cpp | 438 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/ |
D | XCoreDisassembler.cpp | 438 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()
|