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

/external/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp185 static DecodeStatus DecodeL2RUSBitpInstruction(MCInst &Inst,
495 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
498 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
501 return DecodeL2RUSBitpInstruction(Inst, Insn, Address, Decoder);
645 DecodeL2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 165 milliseconds