Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/libdisasm/
Dia32_insn.c19 #define IS_SP( op ) (op->type == op_register && \ macro
89 if (! IS_SP( dest ) ) { in ia32_stack_mod()
118 if ( IS_SP( dest ) ) { in ia32_stack_mod()
124 if ( IS_SP( dest ) ) { in ia32_stack_mod()
131 if ( IS_SP( dest ) ) { in ia32_stack_mod()
137 if ( IS_SP( dest ) ) { in ia32_stack_mod()
150 if ( IS_SP( dest ) ) { in ia32_stack_mod()