Searched refs:HAVE_32BIT_GPRS (Results 1 – 3 of 3) sorted by relevance
394 #define HAVE_32BIT_GPRS \ macro400 #define HAVE_64BIT_GPRS (!HAVE_32BIT_GPRS)3877 if (HAVE_32BIT_GPRS) in check_absolute_expr()4002 if (!dbl || HAVE_32BIT_GPRS) in load_register()4451 macro_build (NULL, HAVE_32BIT_GPRS ? "addu" : "daddu", "d,v,t", in move_register()4743 && (HAVE_32BIT_GPRS || sizeof (maxnum) > 4)) in macro()4782 && (HAVE_32BIT_GPRS || sizeof (maxnum) > 4)) in macro()4815 || (HAVE_32BIT_GPRS in macro()4905 && (HAVE_32BIT_GPRS || sizeof (maxnum) > 4)) in macro()4950 || (HAVE_32BIT_GPRS in macro()[all …]
416 (HAVE_32BIT_GPRS): Use the new values from mips_opts.1695 (HAVE_32BIT_GPRS, HAVE_32BIT_FPRS): New macros.1698 (load_register): Use HAVE_32BIT_GPRS to determine the register width.1701 (macro): Use HAVE_32BIT_GPRS to determine the width of registers1705 (macro2): Use HAVE_32BIT_GPRS to determine the width of registers1712 odd FPR numbers if HAVE_32BIT_FPRS. Use HAVE_32BIT_GPRS rather1714 (macro_build): Use HAVE_32BIT_GPRS rather than mips_gp32 to select
5042 (HAVE_32BIT_GPRS, HAVE_32BIT_FPRS): Don't check the ABI.