Searched refs:intel_float_operand (Results 1 – 4 of 4) sorted by relevance
1643 intel_float_operand (const char *mnemonic) in intel_float_operand() function2031 if (intel_syntax && (intel_float_operand (mnemonic) & 2)) in parse_insn()2054 if (intel_float_operand (mnemonic) == 1) in parse_insn()2237 intel_float_operand (mnemonic)); in parse_operands()2576 && !intel_float_operand (t->name)) in match_template()2577 : intel_float_operand (t->name) != 2) in match_template()
900 * config/tc-i386.c (intel_float_operand): Add prototype, make static.2162 (intel_float_operand): New routine.
6275 (intel_float_operand): Constify param.
7206 (intel_float_operand): Return 2 for "fi...".