Searched refs:intel_float_operand (Results 1 – 1 of 1) sorted by relevance
1312 static int intel_float_operand PARAMS ((const char *mnemonic));1315 intel_float_operand (mnemonic) in intel_float_operand() function1680 if (intel_syntax && (intel_float_operand (mnemonic) & 2))1703 if (intel_float_operand (mnemonic) == 1)1888 intel_float_operand (mnemonic));2169 && !intel_float_operand (t->name) in match_template()2170 : intel_float_operand (t->name) != 2) in match_template()