Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i386-intel.c530 i386_intel_operand (char *operand_string, int got_a_float) in i386_intel_operand() argument
623 else if (got_a_float == 2) /* "fi..." */ in i386_intel_operand()
640 else if (got_a_float == 1) /* "f..." */ in i386_intel_operand()
652 else if (!got_a_float) in i386_intel_operand()
665 || got_a_float == 1) /* "f..." */ in i386_intel_operand()
673 if (got_a_float == 1) in i386_intel_operand()
701 suffix = got_a_float /* so it will cause an error */ in i386_intel_operand()