Home
last modified time | relevance | path

Searched refs:op_implicit (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/third_party/libdisasm/
Dx86_operand_list.c83 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()
Dlibdis.h632 op_implicit = 0x10, /* operands that are implied by the opcode */ enumerator
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i508 op_implicit = 0x10, enumerator