Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-i386.c3457 intel_float_operand (const char *mnemonic) in intel_float_operand() function
5413 if (intel_syntax && (intel_float_operand (mnemonic) & 2)) in parse_insn()
5439 if (intel_float_operand (mnemonic) == 1) in parse_insn()
5609 intel_float_operand (mnemonic)); in parse_operands()
6545 && !intel_float_operand (t->name)) in match_template()
6546 : intel_float_operand (t->name) != 2) in match_template()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-i386.c3668 intel_float_operand (const char *mnemonic) in intel_float_operand() function
7239 if (intel_syntax && (intel_float_operand (mnemonic) & 2)) in parse_insn()
7263 if (intel_float_operand (mnemonic) == 1) in parse_insn()
7453 intel_float_operand (mnemonic)); in parse_operands()
8536 && !intel_float_operand (insn_name (t))) in match_template()
8537 : intel_float_operand (insn_name (t)) != 2) in match_template()
/netbsd-src/external/gpl3/binutils/dist/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-02036267 (intel_float_operand): Constify param.
H A DChangeLog-00017196 (intel_float_operand): Return 2 for "fi...".
/netbsd-src/external/gpl3/binutils.old/dist/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-02036267 (intel_float_operand): Constify param.
H A DChangeLog-00017196 (intel_float_operand): Return 2 for "fi...".