Searched refs:ABI_N32 (Results 1 – 10 of 10) sorted by relevance
141 if (mips_abi == ABI_N32) \273 #if MIPS_ABI_DEFAULT == ABI_N32
46 else if (mips_abi == ABI_N32) \
63 if (mips_abi == ABI_N32) \
89 #define ABI_N32 1 macro271 #define TARGET_NEWABI (mips_abi == ABI_N32 || mips_abi == ABI_64)815 #if MIPS_ABI_DEFAULT == ABI_N32
3746 case ABI_N32: in mips_arg_info()4686 mips_abi = ABI_N32; in mips_handle_option()5264 if (mips_abi == ABI_N32) in mips_conditional_register_usage()5897 case ABI_N32: abi_string = "abiN32"; break; in mips_file_start()9314 case ABI_N32: in mips_output_load_label()
1534 tm_defines="${tm_defines} MIPS_ISA_DEFAULT=3 MIPS_ABI_DEFAULT=ABI_N32"1557 tm_defines="${tm_defines} MIPS_ABI_DEFAULT=ABI_N32"
2000 (ABI_32, ABI_N32, ABI_64, ABI_EABI): Define as constants.
108 (ABI_32, ABI_N32, ABI_64, ABI_EABI): Define as constants.
5088 add checks for ABI_N32 and ABI_64.
3219 .gpword/.gpdword for ABI_N32 and ABI_64 too, if using the GNU3222 before jump on ABI_N32 too.