Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic4x.c225 #define S_PRECISION (1) /* Short float constants 16-bit. */ macro
379 if (precision != S_PRECISION) in tic4x_gen_to_words()
399 if (precision == S_PRECISION) in tic4x_gen_to_words()
416 if (precision == S_PRECISION) in tic4x_gen_to_words()
434 if (precision == S_PRECISION) /* Allow 1 rounding bit. */ in tic4x_gen_to_words()
530 if (precision == S_PRECISION) in tic4x_gen_to_words()
576 precision = S_PRECISION; in tic4x_atof()
1533 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1556 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1622 operand->fwords, S_PRECISION); in tic4x_operand_parse()