Searched refs:putop (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Di386-dis.c55 static int putop (const char *, int);
509 Many of the above letters print nothing in Intel mode. See "putop"
2358 if (putop (dp->name, sizeflag) == 0)
2789 putop (float_mem[fp_indx], sizeflag);
2802 putop (fgrps[dp->bytemode1][rm], sizeflag);
2810 putop (dp->name, sizeflag);
2839 putop (const char *template, int sizeflag)
2838 putop (const char *template, int sizeflag) function
/haiku-buildtools/binutils/opcodes/
H A Di386-dis.c47 static int putop (const char *, int);
2511 Many of the above letters print nothing in Intel mode. See "putop"
13242 if (dp != NULL && putop (dp->name, sizeflag) == 0)
13304 used by putop and MMX/SSE operand and may be overriden by the
13727 putop (float_mem[fp_indx], sizeflag);
13740 putop (fgrps[dp->op[0].bytemode][modrm.rm], sizeflag);
13748 putop (dp->name, sizeflag);
13785 putop (const char *in_template, int sizeflag) function

Completed in 180 milliseconds