Home
last modified time | relevance | path

Searched refs:intel_float_operand (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.c1347 static int intel_float_operand PARAMS ((const char *mnemonic));
1350 intel_float_operand (mnemonic) in intel_float_operand() function
1724 if (intel_syntax && (intel_float_operand (mnemonic) & 2))
1747 if (intel_float_operand (mnemonic) == 1)
1932 intel_float_operand (mnemonic));
2249 && !intel_float_operand (t->name)) in match_template()
2250 : intel_float_operand (t->name) != 2) in match_template()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.c1264 static int intel_float_operand PARAMS ((const char *mnemonic));
1267 intel_float_operand (mnemonic) in intel_float_operand() function
1591 if (intel_float_operand (mnemonic))
1746 intel_float_operand (mnemonic));
2013 && ! intel_float_operand (t->name))) in match_template()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-9899900 * config/tc-i386.c (intel_float_operand): Add prototype, make static.
2162 (intel_float_operand): New routine.
H A DChangeLog-2004458 (intel_float_operand): Add fourth return value indicating math control
H A DChangeLog-02036275 (intel_float_operand): Constify param.
H A DChangeLog-00017206 (intel_float_operand): Return 2 for "fi...".
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-9899900 * config/tc-i386.c (intel_float_operand): Add prototype, make static.
2162 (intel_float_operand): New routine.
H A DChangeLog-02036275 (intel_float_operand): Constify param.
H A DChangeLog-00017206 (intel_float_operand): Return 2 for "fi...".