Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic4x.c227 #define S_PRECISION (1) /* Short float constants 16-bit. */ macro
381 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()
534 if (precision == S_PRECISION) in tic4x_gen_to_words()
580 precision = S_PRECISION; in tic4x_atof()
1553 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1576 operand->fwords, S_PRECISION); in tic4x_operand_parse()
1645 operand->fwords, S_PRECISION); in tic4x_operand_parse()