Searched defs:CALL_STUB_NO_RET (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mips/ |
H A D | mips16.S | 581 #define CALL_STUB_NO_RET(NAME, CODE) \ macro 591 CALL_STUB_NO_RET (__mips16_call_stub_1, 1) label 595 CALL_STUB_NO_RET (__mips16_call_stub_5, 5) label 601 CALL_STUB_NO_RET (__mips16_call_stub_2, 2) label 605 CALL_STUB_NO_RET (__mips16_call_stub_6, 6) label 609 CALL_STUB_NO_RET (__mips16_call_stub_9, 9) label 613 CALL_STUB_NO_RET (__mips16_call_stub_10, 10) label
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/mips/ |
H A D | mips16.S | 581 #define CALL_STUB_NO_RET(NAME, CODE) \ macro 591 CALL_STUB_NO_RET (__mips16_call_stub_1, 1) label 595 CALL_STUB_NO_RET (__mips16_call_stub_5, 5) label 601 CALL_STUB_NO_RET (__mips16_call_stub_2, 2) label 605 CALL_STUB_NO_RET (__mips16_call_stub_6, 6) label 609 CALL_STUB_NO_RET (__mips16_call_stub_9, 9) label 613 CALL_STUB_NO_RET (__mips16_call_stub_10, 10) label
|