Searched refs:mnemonicendp (Results 1 – 2 of 2) sorted by relevance
3065 static char *mnemonicendp; variable13163 obufp = mnemonicendp; in print_insn()13523 mnemonicendp[0] = '.'; in swap_operand()13524 mnemonicendp[1] = 's'; in swap_operand()13525 mnemonicendp += 2; in swap_operand()14140 mnemonicendp = obufp; in putop()16282 obufp = mnemonicendp; in OP_3DNowSuffix()16296 mnemonicendp = obufp; in OP_3DNowSuffix()16321 char *p = mnemonicendp - 2; in CMP_Fixup()16326 mnemonicendp += simd_cmp_op[cmp_type].len; in CMP_Fixup()[all …]
90 * i386-dis.c (mnemonicendp): New.92 (print_insn): Use mnemonicendp.104 (putop): Update mnemonicendp.