HomeSort by: relevance | last modified time | path
    Searched defs:CALL_STUB_RET (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/config/mips/
mips16.S 630 #define CALL_STUB_RET(NAME, CODE, MODE) \
652 CALL_STUB_RET (__mips16_call_stub_sf_0, 0, SF)
656 CALL_STUB_RET (__mips16_call_stub_sf_1, 1, SF)
660 CALL_STUB_RET (__mips16_call_stub_sf_5, 5, SF)
665 CALL_STUB_RET (__mips16_call_stub_sf_2, 2, SF)
669 CALL_STUB_RET (__mips16_call_stub_sf_6, 6, SF)
673 CALL_STUB_RET (__mips16_call_stub_sf_9, 9, SF)
677 CALL_STUB_RET (__mips16_call_stub_sf_10, 10, SF)
687 CALL_STUB_RET (__mips16_call_stub_df_0, 0, DF)
691 CALL_STUB_RET (__mips16_call_stub_df_1, 1, DF
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
mips16.S 630 #define CALL_STUB_RET(NAME, CODE, MODE) \
652 CALL_STUB_RET (__mips16_call_stub_sf_0, 0, SF)
656 CALL_STUB_RET (__mips16_call_stub_sf_1, 1, SF)
660 CALL_STUB_RET (__mips16_call_stub_sf_5, 5, SF)
665 CALL_STUB_RET (__mips16_call_stub_sf_2, 2, SF)
669 CALL_STUB_RET (__mips16_call_stub_sf_6, 6, SF)
673 CALL_STUB_RET (__mips16_call_stub_sf_9, 9, SF)
677 CALL_STUB_RET (__mips16_call_stub_sf_10, 10, SF)
687 CALL_STUB_RET (__mips16_call_stub_df_0, 0, DF)
691 CALL_STUB_RET (__mips16_call_stub_df_1, 1, DF
    [all...]

Completed in 20 milliseconds