Searched refs:__udivsi3 (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-6-1-5-RELEASE/common/lib/libc/arch/arm/gen/
H A Dudivsi3.S22 ENTRY(__udivsi3) function
H A Dumodsi3.S27 bl PIC_SYM(__udivsi3, PLT)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dudivmod.c27 __udivsi3 (long a, long b) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/
H A Dudivmod.c4 __udivsi3 (long a, long b) function
/netbsd-6-1-5-RELEASE/lib/libc/arch/i386/gen/
H A Dudivsi3.S42 ENTRY(__udivsi3)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/vax/
H A Dlib1funcs.asm26 .globl __udivsi3
27 .type __udivsi3, @function
28 __udivsi3: label
53 .size __udivsi3, . - __udivsi3
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/m68k/gen/
H A Dumodsi3.S53 | NB: this requires that __udivsi3 preserve the %a0
56 jsr _C_LABEL(__udivsi3)
H A Ddivsi3.S53 | NB: this requires that __udivsi3 preserve %a0:
64 3: jmp _C_LABEL(__udivsi3)
H A Dmodsi3.S53 | NB: this requires that __udivsi3 preserve %a0 and return
64 2: jmp _C_LABEL(__udivsi3)
H A Dmulsi3.S52 | NB: this requires that __udivsi3 preserve %a0 and return
H A Dudivsi3.S47 ENTRY(__udivsi3) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/lm32/
H A D_udivsi3.c30 __udivsi3 (USItype a, USItype b) function
H A Dlibgcc_lm32.h40 USItype __udivsi3 (USItype a, USItype b);
/netbsd-6-1-5-RELEASE/sys/lib/libkern/arch/sh3/
H A Dudivsi3.S61 .hidden __udivsi3
66 NENTRY(__udivsi3)
/netbsd-6-1-5-RELEASE/sys/lib/libkern/arch/ia64/
H A Dudivsi3.S1 .file "__udivsi3.s"
36 .proc __udivsi3#
38 .global __udivsi3#
41 __udivsi3: label
124 .endp __udivsi3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dmul-div.S112 UINT32 (v0) = __udivsi3 (UINT32 (a0), UINT32 (a1));
124 .global __udivsi3
130 .ent __udivsi3
131 __udivsi3: label
159 .end __udivsi3
165 jl __udivsi3
178 bge __udivsi3
180 b __udivsi3 # goto udivsi3
297 UINT32 (v0) = __udivsi3 (UINT32 (a0), UINT32 (a1));
310 .global __udivsi3
317 __udivsi3: label
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32c/
H A Dm32c-lib2.c42 SItype __udivsi3 (SItype a, SItype b);
128 __udivsi3 (SItype a, SItype b) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16-lib2.c67 extern SItype __udivsi3 (SItype, SItype);
162 __udivsi3 (SItype a, SItype b) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/stormy16/
H A Dstormy16-lib2.c55 extern SItype __udivsi3 (SItype, SItype);
144 __udivsi3 (SItype a, SItype b) function
/netbsd-6-1-5-RELEASE/gnu/lib/libgcc4/arch/
H A Dia64.mk8 G_LIB1ASMFUNCS=__divxf3 __divdf3 __divsf3 __divdi3 __moddi3 __udivdi3 __umoddi3 __divsi3 __modsi3 __udivsi3 __umodsi3 __save_stack_nonlocal __nonlocal_goto __restore_stack_nonlocal __trampoline _fixtfdi _fixunstfdi _floatditf
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c-lib2.c125 __udivsi3 (uint32_type a, uint32_type b) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mep/
H A Dmep-lib2.c128 __udivsi3 (SItype a, SItype b) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/mt/
H A Dlib2extra-funcs.c223 __udivsi3 (SItype a, SItype b) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/xtensa/
H A Dlib1funcs.asm264 .global __udivsi3
265 .type __udivsi3,@function
266 __udivsi3: label
318 .size __udivsi3,.-__udivsi3
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/xtensa/
H A Dlib1funcs.asm509 .global __udivsi3
510 .type __udivsi3, @function
511 __udivsi3: label
571 .size __udivsi3, . - __udivsi3

Completed in 230 milliseconds

12