Searched refs:count_operand (Results 1 – 1 of 1) sorted by relevance
149 static void count_operand( x86_op_t *op, x86_insn_t *insn, void *arg ) { in count_operand() function164 x86_operand_foreach( insn, count_operand, &count, type ); in x86_operand_count()