Searched defs:opnd (Results 1 – 2 of 2) sorted by relevance
200 EncoderBase::Operand& opnd = pinst->operands[pinst->argc]; in decode_aux() local459 EncoderBase::Operand& opnd = pinst->operands[pinst->argc]; in decodeModRM() local
85 void printOperand(const EncoderBase::Operand & opnd) { in printOperand()506 unsigned int DisassembleOperandToBuf(const EncoderBase::Operand& opnd, char* strbuf, unsigned int l… in DisassembleOperandToBuf()