Searched refs:bi_special_op_name (Results 1 – 2 of 2) sorted by relevance
41 const char * bi_special_op_name(enum bi_special_op op);
189 bi_special_op_name(enum bi_special_op op) in bi_special_op_name() function266 fprintf(fp, "%s", bi_special_op_name(ins->op.special)); in bi_print_instruction()