Searched refs:DecodeRUSInstruction (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 87 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, 363 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 642 …if (DecodeRUSInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 112 static DecodeStatus DecodeRUSInstruction(MCInst &Inst, 398 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 112 static DecodeStatus DecodeRUSInstruction(MCInst &Inst, 398 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 185 let DecoderMethod = "DecodeRUSInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 185 let DecoderMethod = "DecodeRUSInstruction";
|