Searched refs:DecodeL4RSrcDstInstruction (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 132 static DecodeStatus DecodeL4RSrcDstInstruction(MCInst *Inst, unsigned Insn, 685 static DecodeStatus DecodeL4RSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeL4RSrcDstInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 694 …if (DecodeL4RSrcDstInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisass…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 187 static DecodeStatus DecodeL4RSrcDstInstruction(MCInst &Inst, 700 DecodeL4RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL4RSrcDstInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 187 static DecodeStatus DecodeL4RSrcDstInstruction(MCInst &Inst, 700 DecodeL4RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeL4RSrcDstInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 252 let DecoderMethod = "DecodeL4RSrcDstInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 252 let DecoderMethod = "DecodeL4RSrcDstInstruction";
|