Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386-intel.c533 i386_intel_operand (char *operand_string, int got_a_float) in i386_intel_operand() argument
626 else if (got_a_float == 2) /* "fi..." */ in i386_intel_operand()
643 else if (got_a_float == 1) /* "f..." */ in i386_intel_operand()
655 else if (!got_a_float) in i386_intel_operand()
668 || got_a_float == 1) /* "f..." */ in i386_intel_operand()
676 if (got_a_float == 1) in i386_intel_operand()
704 suffix = got_a_float /* so it will cause an error */ in i386_intel_operand()
/dragonfly/contrib/binutils-2.34/gas/config/
H A Dtc-i386-intel.c554 i386_intel_operand (char *operand_string, int got_a_float) in i386_intel_operand() argument
644 if (got_a_float == 2) /* "fi..." */ in i386_intel_operand()
663 else if (got_a_float == 1) /* "f..." */ in i386_intel_operand()
675 else if (!got_a_float) in i386_intel_operand()
686 || got_a_float == 1) /* "f..." */ in i386_intel_operand()
694 if (got_a_float == 1) in i386_intel_operand()