Searched refs:HAVE_32BIT_GPRS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-mips.c394 #define HAVE_32BIT_GPRS \ macro
400 #define HAVE_64BIT_GPRS (!HAVE_32BIT_GPRS)
3884 if (HAVE_32BIT_GPRS)
4009 if (!dbl || HAVE_32BIT_GPRS)
4458 macro_build (NULL, HAVE_32BIT_GPRS ? "addu" : "daddu", "d,v,t",
4750 && (HAVE_32BIT_GPRS || sizeof (maxnum) > 4))
4789 && (HAVE_32BIT_GPRS || sizeof (maxnum) > 4))
4822 || (HAVE_32BIT_GPRS
4912 && (HAVE_32BIT_GPRS || sizeof (maxnum) > 4))
4957 || (HAVE_32BIT_GPRS
[all...]

Completed in 90 milliseconds