Searched refs:intel_float_operand (Results 1 – 9 of 9) sorted by relevance
1347 static int intel_float_operand PARAMS ((const char *mnemonic));1350 intel_float_operand (mnemonic) in intel_float_operand() function1724 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()
1264 static int intel_float_operand PARAMS ((const char *mnemonic));1267 intel_float_operand (mnemonic) in intel_float_operand() function1591 if (intel_float_operand (mnemonic))1746 intel_float_operand (mnemonic));2013 && ! intel_float_operand (t->name))) in match_template()
900 * config/tc-i386.c (intel_float_operand): Add prototype, make static.2162 (intel_float_operand): New routine.
458 (intel_float_operand): Add fourth return value indicating math control
6275 (intel_float_operand): Constify param.
7206 (intel_float_operand): Return 2 for "fi...".