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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp151 static DecodeStatus Decode2RUSBitpInstruction(MCInst &Inst,
323 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder);
326 return Decode2RUSBitpInstruction(Inst, Insn, Address, Decoder);
575 Decode2RUSBitpInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, function

Completed in 199 milliseconds