Searched refs:DecodeRUSSrcDstBitpInstruction (Results 1 – 6 of 6) sorted by relevance
/external/capstone/arch/XCore/ |
D | XCoreDisassembler.c | 93 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst *Inst, unsigned Insn, 391 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeRUSSrcDstBitpInstruction() function
|
D | XCoreGenDisassemblerTables.inc | 639 …if (DecodeRUSSrcDstBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDi…
|
/external/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 122 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst &Inst, 424 DecodeRUSSrcDstBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSSrcDstBitpInstruction() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/Disassembler/ |
D | XCoreDisassembler.cpp | 122 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst &Inst, 424 DecodeRUSSrcDstBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSSrcDstBitpInstruction() function
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 200 let DecoderMethod = "DecodeRUSSrcDstBitpInstruction";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrFormats.td | 200 let DecoderMethod = "DecodeRUSSrcDstBitpInstruction";
|