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

  /src/external/gpl3/gcc/dist/libgcc/config/fr30/
lib1funcs.S 32 .macro FUNC_END name
52 FUNC_END udivsi3
67 FUNC_END divsi3
79 FUNC_END umodsi3
94 FUNC_END modsi3
103 FUNC_END negsi2
112 FUNC_END one_cmplsi2
  /src/external/gpl3/gcc/dist/libgcc/config/riscv/
muldi3.S 48 FUNC_END (__muldi3)
save-restore.S 142 FUNC_END (__riscv_save_12)
143 FUNC_END (__riscv_save_11)
144 FUNC_END (__riscv_save_10)
145 FUNC_END (__riscv_save_9)
146 FUNC_END (__riscv_save_8)
147 FUNC_END (__riscv_save_7)
148 FUNC_END (__riscv_save_6)
149 FUNC_END (__riscv_save_5)
150 FUNC_END (__riscv_save_4)
151 FUNC_END (__riscv_save_3
    [all...]
div.S 46 FUNC_END (__udivsi3)
58 FUNC_END (__umodsi3)
97 FUNC_END (__udivdi3)
106 FUNC_END (__umoddi3)
123 FUNC_END (__divdi3)
141 FUNC_END (__moddi3)
149 FUNC_END (__divsi3)
riscv-asm.h 30 #define FUNC_END(X) \
  /src/external/gpl3/gcc.old/dist/libgcc/config/fr30/
lib1funcs.S 32 .macro FUNC_END name
52 FUNC_END udivsi3
67 FUNC_END divsi3
79 FUNC_END umodsi3
94 FUNC_END modsi3
103 FUNC_END negsi2
112 FUNC_END one_cmplsi2
  /src/external/gpl3/gcc.old/dist/libgcc/config/riscv/
muldi3.S 48 FUNC_END (__muldi3)
save-restore.S 142 FUNC_END (__riscv_save_12)
143 FUNC_END (__riscv_save_11)
144 FUNC_END (__riscv_save_10)
145 FUNC_END (__riscv_save_9)
146 FUNC_END (__riscv_save_8)
147 FUNC_END (__riscv_save_7)
148 FUNC_END (__riscv_save_6)
149 FUNC_END (__riscv_save_5)
150 FUNC_END (__riscv_save_4)
151 FUNC_END (__riscv_save_3
    [all...]
div.S 46 FUNC_END (__udivsi3)
58 FUNC_END (__umodsi3)
97 FUNC_END (__udivdi3)
106 FUNC_END (__umoddi3)
123 FUNC_END (__divdi3)
141 FUNC_END (__moddi3)
149 FUNC_END (__divsi3)
riscv-asm.h 30 #define FUNC_END(X) \
  /src/external/gpl3/gcc/dist/libgcc/config/mcore/
lib1funcs.S 47 .macro FUNC_END name
100 FUNC_END udiv32
101 FUNC_END udivsi32
133 FUNC_END urem32
134 FUNC_END umodsi3
190 FUNC_END div32
191 FUNC_END divsi3
229 FUNC_END rem32
230 FUNC_END modsi3
245 FUNC_END \nam
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/mcore/
lib1funcs.S 47 .macro FUNC_END name
100 FUNC_END udiv32
101 FUNC_END udivsi32
133 FUNC_END urem32
134 FUNC_END umodsi3
190 FUNC_END div32
191 FUNC_END divsi3
229 FUNC_END rem32
230 FUNC_END modsi3
245 FUNC_END \nam
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/csky/
lib1funcs.S 61 .macro FUNC_END name
194 FUNC_END udiv32
195 FUNC_END udivsi3
230 FUNC_END urem32
231 FUNC_END umodsi3
293 FUNC_END div32
294 FUNC_END divsi3
339 FUNC_END rem32
340 FUNC_END modsi3
422 FUNC_END unordsf
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/csky/
lib1funcs.S 61 .macro FUNC_END name
194 FUNC_END udiv32
195 FUNC_END udivsi3
230 FUNC_END urem32
231 FUNC_END umodsi3
293 FUNC_END div32
294 FUNC_END divsi3
339 FUNC_END rem32
340 FUNC_END modsi3
422 FUNC_END unordsf
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/config/i386/
i386-asm.h 95 #define FUNC_END(fn) FN_SIZE(ASMNAME(fn))
113 FUNC_END(PASTE2(MS2SYSV_STUB_PREFIX, base_name))
  /src/external/gpl3/gcc.old/dist/libgcc/config/i386/
i386-asm.h 95 #define FUNC_END(fn) FN_SIZE(ASMNAME(fn))
113 FUNC_END(PASTE2(MS2SYSV_STUB_PREFIX, base_name))
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
ppc-asm.h 287 #define FUNC_END(name) \
311 #define FUNC_END(name) \
342 #define FUNC_END(name) \
363 #define FUNC_END(name) \
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
ppc-asm.h 287 #define FUNC_END(name) \
311 #define FUNC_END(name) \
342 #define FUNC_END(name) \
363 #define FUNC_END(name) \

Completed in 38 milliseconds