Searched refs:DecodeL5RInstructionFail (Results 1 – 3 of 3) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 645 static DecodeStatus DecodeL5RInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstructionFail() function 671 return DecodeL5RInstructionFail(Inst, Insn, Address, Decoder); in DecodeL5RInstruction() 675 return DecodeL5RInstructionFail(Inst, Insn, Address, Decoder); in DecodeL5RInstruction()
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 666 DecodeL5RInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstructionFail() function 686 return DecodeL5RInstructionFail(Inst, Insn, Address, Decoder); in DecodeL5RInstruction() 689 return DecodeL5RInstructionFail(Inst, Insn, Address, Decoder); in DecodeL5RInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 666 DecodeL5RInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL5RInstructionFail() function 686 return DecodeL5RInstructionFail(Inst, Insn, Address, Decoder); in DecodeL5RInstruction() 689 return DecodeL5RInstructionFail(Inst, Insn, Address, Decoder); in DecodeL5RInstruction()
|