Searched refs:memopp (Results 1 – 2 of 2) sorted by relevance
284 struct operand *memopp; member
3695 ctxt->memopp = op; in decode_operand()3808 ctxt->memopp = NULL; in x86_decode_insn()4002 if (ctxt->memopp && ctxt->memopp->type == OP_MEM && ctxt->rip_relative) in x86_decode_insn()4003 ctxt->memopp->addr.mem.ea += ctxt->_eip; in x86_decode_insn()