Searched refs:DecodeRUSBitpInstruction (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 90 static DecodeStatus DecodeRUSBitpInstruction(MCInst *Inst, unsigned Insn, 377 static DecodeStatus DecodeRUSBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeRUSBitpInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 671 …if (DecodeRUSBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassem…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 117 static DecodeStatus DecodeRUSBitpInstruction(MCInst &Inst, 411 DecodeRUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSBitpInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 117 static DecodeStatus DecodeRUSBitpInstruction(MCInst &Inst, 411 DecodeRUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSBitpInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 192 let DecoderMethod = "DecodeRUSBitpInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 192 let DecoderMethod = "DecodeRUSBitpInstruction";
|