Home
last modified time | relevance | path

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 Dmips16.S630 #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 Dmips16.S630 #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 …]