HomeSort by: relevance | last modified time | path
    Searched defs:float_operand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-vax.c 64 FLONUM_TYPE float_operand[VIT_MAX_OPERANDS]; variable
2546 floatP = float_operand,
2802 floatP = float_operand,
3344 for (i = 0, fP = float_operand;
3345 fP < float_operand + VIT_MAX_OPERANDS;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c 64 FLONUM_TYPE float_operand[VIT_MAX_OPERANDS]; variable
2546 floatP = float_operand,
2802 floatP = float_operand,
3344 for (i = 0, fP = float_operand;
3345 fP < float_operand + VIT_MAX_OPERANDS;

Completed in 28 milliseconds