Searched defs:CALL_STUB_RET (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mips/ |
H A D | mips16.S | 630 #define CALL_STUB_RET(NAME, CODE, MODE) \ macro 652 CALL_STUB_RET (__mips16_call_stub_sf_0, 0, SF) label 656 CALL_STUB_RET (__mips16_call_stub_sf_1, 1, SF) label 660 CALL_STUB_RET (__mips16_call_stub_sf_5, 5, SF) label 665 CALL_STUB_RET (__mips16_call_stub_sf_2, 2, SF) label 669 CALL_STUB_RET (__mips16_call_stub_sf_6, 6, SF) label 673 CALL_STUB_RET (__mips16_call_stub_sf_9, 9, SF) label 677 CALL_STUB_RET (__mips16_call_stub_sf_10, 10, SF) label 687 CALL_STUB_RET (__mips16_call_stub_df_0, 0, DF) label 691 CALL_STUB_RET (__mips16_call_stub_df_1, 1, DF) label [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/mips/ |
H A D | mips16.S | 630 #define CALL_STUB_RET(NAME, CODE, MODE) \ macro 652 CALL_STUB_RET (__mips16_call_stub_sf_0, 0, SF) label 656 CALL_STUB_RET (__mips16_call_stub_sf_1, 1, SF) label 660 CALL_STUB_RET (__mips16_call_stub_sf_5, 5, SF) label 665 CALL_STUB_RET (__mips16_call_stub_sf_2, 2, SF) label 669 CALL_STUB_RET (__mips16_call_stub_sf_6, 6, SF) label 673 CALL_STUB_RET (__mips16_call_stub_sf_9, 9, SF) label 677 CALL_STUB_RET (__mips16_call_stub_sf_10, 10, SF) label 687 CALL_STUB_RET (__mips16_call_stub_df_0, 0, DF) label 691 CALL_STUB_RET (__mips16_call_stub_df_1, 1, DF) label [all …]
|