This patch gdbarch-ifies reg_struct_has_addr for mips, and then makes it work correctly for N32. In the process, we move the functionality of reg_struct_has_addr out of mips_push_arguments and put it where it belongs. This is the other half of my earlier N32 patch.