Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c3057 intel_float_operand (const char *mnemonic) in intel_float_operand() function
3943 if (intel_syntax && (intel_float_operand (mnemonic) & 2)) in parse_insn()
3968 if (intel_float_operand (mnemonic) == 1) in parse_insn()
4136 intel_float_operand (mnemonic)); in parse_operands()
4847 && !intel_float_operand (t->name)) in match_template()
4848 : intel_float_operand (t->name) != 2) in match_template()
4866 && !intel_float_operand (t->name)) in match_template()
4867 : intel_float_operand (t->name) != 2) in match_template()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386.c3433 intel_float_operand (const char *mnemonic) in intel_float_operand() function
4810 if (intel_syntax && (intel_float_operand (mnemonic) & 2)) in parse_insn()
4836 if (intel_float_operand (mnemonic) == 1) in parse_insn()
5005 intel_float_operand (mnemonic)); in parse_operands()
5851 && !intel_float_operand (t->name)) in match_template()
5852 : intel_float_operand (t->name) != 2) in match_template()
5866 && !intel_float_operand (t->name)) in match_template()
5867 : intel_float_operand (t->name) != 2) in match_template()