Home
last modified time | relevance | path

Searched refs:__ashldi3 (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/arch/xtensa/lib/
H A Dashldi3.S14 ENTRY(__ashldi3)
28 ENDPROC(__ashldi3)
29 EXPORT_SYMBOL(__ashldi3)
/openbmc/linux/arch/sparc/lib/
H A Dashldi3.S13 ENTRY(__ashldi3)
37 ENDPROC(__ashldi3)
38 EXPORT_SYMBOL(__ashldi3)
/openbmc/u-boot/arch/arm/lib/
H A Dashldi3.S17 .pushsection .text.__ashldi3, "ax"
18 ENTRY(__ashldi3)
31 ENDPROC(__ashldi3)
/openbmc/linux/arch/microblaze/lib/
H A Dashldi3.c6 long long __ashldi3(long long u, word_type b) in __ashldi3() function
29 EXPORT_SYMBOL(__ashldi3);
H A Dlibgcc.h26 extern long long __ashldi3(long long u, word_type b);
/openbmc/linux/lib/
H A Dashldi3.c9 long long notrace __ashldi3(long long u, word_type b) in __ashldi3() function
32 EXPORT_SYMBOL(__ashldi3);
/openbmc/linux/arch/arm/lib/
H A Dashldi3.S40 ENTRY(__ashldi3)
53 ENDPROC(__ashldi3)
/openbmc/u-boot/arch/powerpc/lib/
H A D_ashldi3.S31 .globl __ashldi3
32 __ashldi3: label
/openbmc/linux/arch/arc/kernel/
H A Darcksyms.c11 extern void __ashldi3(void);
29 EXPORT_SYMBOL(__ashldi3);
/openbmc/linux/arch/m68k/lib/
H A Dashldi3.c35 __ashldi3 (DItype u, word_type b) in __ashldi3() function
61 EXPORT_SYMBOL(__ashldi3);
/openbmc/u-boot/arch/x86/lib/
H A Ddiv64.c19 u64 __ashldi3(u64 num, unsigned int shift) in __ashldi3() function
91 result |= __ashldi3(1, shifts); in _64bit_divide()
/openbmc/linux/arch/arm/kernel/
H A Darmksyms.c25 extern void __ashldi3(void);
121 EXPORT_SYMBOL(__ashldi3);
/openbmc/linux/arch/xtensa/include/asm/
H A Dasm-prototypes.h18 long long __ashldi3(long long, int);
/openbmc/linux/arch/openrisc/kernel/
H A Dor32_ksyms.c39 DECLARE_EXPORT(__ashldi3);
/openbmc/linux/arch/nios2/kernel/
H A Dnios2_ksyms.c44 DECLARE_EXPORT(__ashldi3);
/openbmc/u-boot/arch/sh/lib/
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
/openbmc/u-boot/arch/mips/lib/
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) in __ashldi3() function
/openbmc/linux/include/linux/
H A Dlibgcc.h30 long long notrace __ashldi3(long long u, word_type b);
/openbmc/u-boot/arch/m68k/lib/
H A Dashldi3.c24 DItype __ashldi3 (DItype u, word_type b) in __ashldi3() function
/openbmc/linux/arch/powerpc/include/asm/
H A Dasm-prototypes.h42 extern s64 __ashldi3(s64, int);
/openbmc/linux/arch/powerpc/boot/
H A Ddiv64.S85 .globl __ashldi3
86 __ashldi3: label
/openbmc/linux/arch/parisc/kernel/
H A Dparisc_ksyms.c98 EXPORT_SYMBOL(__ashldi3);
/openbmc/linux/arch/powerpc/kernel/
H A Dmisc_32.S314 _GLOBAL(__ashldi3)
324 EXPORT_SYMBOL(__ashldi3)
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.c9 __ashldi3(DWtype u, shift_count_type b) in __ashldi3() function
/openbmc/u-boot/arch/nios2/lib/
H A Dlibgcc.c51 __ashldi3 (DWtype u, word_type b) in __ashldi3() function

12