Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Di386-dis.c14035 oappend_maybe_intel (const char *s) in oappend_maybe_intel() function
14043 oappend_maybe_intel ("%st"); in OP_ST()
14050 oappend_maybe_intel (scratchbuf); in OP_STi()
14674 oappend_maybe_intel ("%cs:"); in append_seg()
14677 oappend_maybe_intel ("%ds:"); in append_seg()
14680 oappend_maybe_intel ("%ss:"); in append_seg()
14683 oappend_maybe_intel ("%es:"); in append_seg()
14686 oappend_maybe_intel ("%fs:"); in append_seg()
14689 oappend_maybe_intel ("%gs:"); in append_seg()
16050 oappend_maybe_intel (scratchbuf); in OP_I()
[all …]
DChangeLog-2013197 * i386-dis.c (oappend_maybe_intel): New function.