Searched refs:float_argreg (Results 1 – 1 of 1) sorted by relevance
2733 int float_argreg; in mips_eabi_push_dummy_call() local2823 if ((float_argreg & 1)) in mips_eabi_push_dummy_call()2824 float_argreg++; in mips_eabi_push_dummy_call()3050 int float_argreg; in mips_n32n64_push_dummy_call() local3126 float_argreg, phex (regval, len)); in mips_n32n64_push_dummy_call()3388 int float_argreg; in mips_o32_push_dummy_call() local3462 if ((float_argreg & 1)) in mips_o32_push_dummy_call()3463 float_argreg++; in mips_o32_push_dummy_call()3840 int float_argreg; in mips_o64_push_dummy_call() local3914 if ((float_argreg & 1)) in mips_o64_push_dummy_call()[all …]