Searched refs:DecodeRUSSrcDstBitpInstruction (Results 1 - 3 of 3) sorted by relevance

/external/capstone/arch/XCore/
H A DXCoreGenDisassemblerTables.inc639 if (DecodeRUSSrcDstBitpInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
H A DXCoreDisassembler.c93 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst *Inst, unsigned Insn,
391 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, function
/external/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp122 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst &Inst,
424 DecodeRUSSrcDstBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 99 milliseconds