Searched refs:HAVE_32BIT_ADDRESSES (Results 1 – 3 of 3) sorted by relevance
413 #define HAVE_32BIT_ADDRESSES (!HAVE_64BIT_ADDRESSES) macro418 (HAVE_32BIT_ADDRESSES || !HAVE_64BIT_OBJECTS || mips_opts.sym32)425 (HAVE_32BIT_ADDRESSES ? "addu" : "daddu")428 (HAVE_32BIT_ADDRESSES ? "addiu" : "daddiu")431 (HAVE_32BIT_ADDRESSES ? "lw" : "ld")434 (HAVE_32BIT_ADDRESSES ? "sw" : "sd")3727 if (((ex->X_op == O_constant && HAVE_32BIT_ADDRESSES) in normalize_address_expr()6290 if (HAVE_32BIT_ADDRESSES in macro()6882 if (HAVE_32BIT_ADDRESSES in macro()7117 assert (HAVE_32BIT_ADDRESSES); in macro()
490 * config/tc-mips.c (HAVE_32BIT_ADDRESSES): If compiling embedded898 (HAVE_32BIT_ADDRESSES): Don't return true for 64bit objects.899 (HAVE_64BIT_ADDRESSES): New define, inverse of HAVE_32BIT_ADDRESSES.1697 (HAVE_32BIT_ADDRESSES): New macro.1699 (load_address): Use HAVE_32BIT_ADDRESSES to determine the address size.1703 the width registers used in M_LI_DD macros. Use HAVE_32BIT_ADDRESSES1707 Use HAVE_32BIT_ADDRESSES to determine the width of addresses in
5625 of hardcoded value. Remove dbl parameter, use HAVE_32BIT_ADDRESSES5673 Remove dbl parameter, use HAVE_32BIT_ADDRESSES instead.