Searched refs:op_implicit (Results 1 – 3 of 3) sorted by relevance
83 if ( (type & op_explicit) && ! (type & op_implicit) ) { in x86_operand_foreach()86 if ( (type & op_implicit) && ! (type & op_explicit) ) { in x86_operand_foreach()139 case op_implicit: case op_explicit: /* make gcc happy */ in x86_operand_foreach()
632 op_implicit = 0x10, /* operands that are implied by the opcode */ enumerator
508 op_implicit = 0x10, enumerator