Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c6100 expressionS *offset, int length, bool using_gprs) in match_float_constant() argument
6130 && (using_gprs in match_float_constant()
6153 && (using_gprs in match_float_constant()
6166 if (GPR_SIZE == 32 || (!using_gprs && FPR_SIZE != 64)) in match_float_constant()
6200 gas_assert (!using_gprs && g_switch_value >= 4); in match_float_constant()
6205 if (using_gprs || g_switch_value < 8) in match_float_constant()