Searched refs:OP_SRC_POPF (Results 1 – 3 of 3) sorted by relevance
53 OP_SRC_POPF, enumerator
1415 if (op->src.type == OP_SRC_POP || op->src.type == OP_SRC_POPF) in update_insn_state_regs()1672 case OP_SRC_POPF: in update_insn_state()1828 if (op->src.type != OP_SRC_POP && op->src.type != OP_SRC_POPF) { in update_insn_state()2156 if (insn->stack_op.src.type == OP_SRC_POPF) { in validate_branch()
354 op->src.type = OP_SRC_POPF; in arch_decode_instruction()