| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | crtsavres.asm | 69 FUNC_END(_savefpr_31) 70 FUNC_END(_savefpr_30) 71 FUNC_END(_savefpr_29) 72 FUNC_END(_savefpr_28) 73 FUNC_END(_savefpr_27) 74 FUNC_END(_savefpr_26) 75 FUNC_END(_savefpr_25) 76 FUNC_END(_savefpr_24) 77 FUNC_END(_savefpr_23) 78 FUNC_END(_savefpr_22) [all …]
|
| H A D | ppc-asm.h | 119 #define FUNC_END(name) \ macro 138 #define FUNC_END(name) \ macro 154 #define FUNC_END(name) \ macro
|
| H A D | eabi.asm | 233 FUNC_END(__eabi) 264 FUNC_END(__eabi_convert) 297 FUNC_END(__eabi_uconvert)
|
| H A D | tramp.asm | 108 FUNC_END(__trampoline_setup)
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | crtsavres.asm | 70 FUNC_END(_savefpr_31) 71 FUNC_END(_savefpr_30) 72 FUNC_END(_savefpr_29) 73 FUNC_END(_savefpr_28) 74 FUNC_END(_savefpr_27) 75 FUNC_END(_savefpr_26) 76 FUNC_END(_savefpr_25) 77 FUNC_END(_savefpr_24) 78 FUNC_END(_savefpr_23) 79 FUNC_END(_savefpr_22) [all …]
|
| H A D | ppc-asm.h | 113 #define FUNC_END(name) \ macro 139 #define FUNC_END(name) \ macro 156 #define FUNC_END(name) \ macro
|
| H A D | eabi.asm | 233 FUNC_END(__eabi) 264 FUNC_END(__eabi_convert) 297 FUNC_END(__eabi_uconvert)
|
| H A D | tramp.asm | 115 FUNC_END(__trampoline_setup)
|
| /openbsd-src/gnu/gcc/gcc/config/mcore/ |
| H A D | lib1.asm | 52 .macro FUNC_END name macro 105 FUNC_END udiv32 106 FUNC_END udivsi32 138 FUNC_END urem32 139 FUNC_END umodsi3 195 FUNC_END div32 196 FUNC_END divsi3 234 FUNC_END rem32 235 FUNC_END modsi3 250 FUNC_END \name [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mcore/ |
| H A D | lib1.asm | 52 .macro FUNC_END name macro 105 FUNC_END udiv32 106 FUNC_END udivsi32 138 FUNC_END urem32 139 FUNC_END umodsi3 195 FUNC_END div32 196 FUNC_END divsi3 234 FUNC_END rem32 235 FUNC_END modsi3 250 FUNC_END \name [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/fr30/ |
| H A D | lib1funcs.asm | 37 .macro FUNC_END name macro 57 FUNC_END udivsi3 72 FUNC_END divsi3 84 FUNC_END umodsi3 99 FUNC_END modsi3 108 FUNC_END negsi2 117 FUNC_END one_cmplsi2
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/fr30/ |
| H A D | lib1funcs.asm | 37 .macro FUNC_END name macro 57 FUNC_END udivsi3 72 FUNC_END divsi3 84 FUNC_END umodsi3 99 FUNC_END modsi3 108 FUNC_END negsi2 117 FUNC_END one_cmplsi2
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | ieee754-sf.S | 49 FUNC_END aeabi_fneg 50 FUNC_END negsf2 265 FUNC_END aeabi_frsub 266 FUNC_END aeabi_fadd 267 FUNC_END addsf3 268 FUNC_END aeabi_fsub 269 FUNC_END subsf3 295 FUNC_END aeabi_i2f 296 FUNC_END floatsisf 297 FUNC_END aeabi_ui2f [all …]
|
| H A D | ieee754-df.S | 68 FUNC_END aeabi_dneg 69 FUNC_END negdf2 379 FUNC_END aeabi_dsub 380 FUNC_END subdf3 381 FUNC_END aeabi_dadd 382 FUNC_END adddf3 400 FUNC_END aeabi_ui2d 401 FUNC_END floatunsidf 420 FUNC_END aeabi_i2d 421 FUNC_END floatsidf [all …]
|
| H A D | bpabi.S | 50 FUNC_END aeabi_lcmp 66 FUNC_END aeabi_ulcmp
|
| H A D | libunwind.S | 62 FUNC_END restore_core_regs 111 FUNC_END \name
|
| H A D | crtn.asm | 47 .macro FUNC_END macro 73 FUNC_END 77 FUNC_END
|
| H A D | lib1funcs.asm | 228 .macro FUNC_END name macro 241 FUNC_END \name 772 FUNC_END aeabi_uidivmod 911 FUNC_END aeabi_idivmod 983 FUNC_END aeabi_ldiv0 984 FUNC_END aeabi_idiv0 985 FUNC_END div0 1003 FUNC_END div0 1053 FUNC_END aeabi_llsr 1054 FUNC_END lshrdi3
|
| H A D | crti.asm | 44 # Note - this macro is complemented by the FUNC_END macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | crtn.asm | 46 .macro FUNC_END macro 75 FUNC_END 79 FUNC_END
|
| H A D | lib1funcs.asm | 114 .macro FUNC_END name macro 452 FUNC_END udivsi3 493 FUNC_END umodsi3 555 FUNC_END divsi3 616 FUNC_END modsi3
|
| H A D | crti.asm | 38 # Note - this macro is complemented by the FUNC_END macro
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.4 | 10796 (FUNC_END): New macro: Common code at the end of the division and
|
| H A D | ChangeLog.3 | 13982 (FUNC_END): Likewise.
|