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

/external/capstone/arch/XCore/
H A DXCoreGenDisassemblerTables.inc642 if (DecodeRUSInstruction(MI, insn, Address, Decoder) == MCDisassembler_Fail) return MCDisassembler_Fail; \
H A DXCoreDisassembler.c87 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn,
363 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, function
/external/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp112 static DecodeStatus DecodeRUSInstruction(MCInst &Inst,
398 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 194 milliseconds