Searched refs:DecodeL2OpInstructionFail (Results 1 – 4 of 4) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 409 static DecodeStatus DecodeL2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL2OpInstructionFail() function 487 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeL2RInstruction() 501 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-10.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 437 DecodeL2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2OpInstructionFail() function 514 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeL2RInstruction() 528 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeLR2RInstruction()
|
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 437 DecodeL2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL2OpInstructionFail() function 514 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeL2RInstruction() 528 return DecodeL2OpInstructionFail(Inst, Insn, Address, Decoder); in DecodeLR2RInstruction()
|