Searched refs:__ashldi3 (Results 1 - 8 of 8) sorted by relevance

/u-boot/arch/arm/lib/
H A Dashldi3.S17 .pushsection .text.__ashldi3, "ax"
18 ENTRY(__ashldi3)
31 ENDPROC(__ashldi3)
/u-boot/arch/powerpc/lib/
H A D_ashldi3.S31 .globl __ashldi3
32 __ashldi3: label
/u-boot/arch/mips/lib/
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) function
/u-boot/arch/sh/lib/
H A Dashldi3.c3 long long __ashldi3(long long u, word_type b) function
/u-boot/arch/x86/lib/
H A Ddiv64.c19 u64 __ashldi3(u64 num, unsigned int shift) function
91 result |= __ashldi3(1, shifts);
/u-boot/arch/m68k/lib/
H A Dashldi3.c24 DItype __ashldi3 (DItype u, word_type b) function
/u-boot/arch/arc/lib/
H A Dlibgcc2.c9 __ashldi3(DWtype u, shift_count_type b) function
/u-boot/arch/nios2/lib/
H A Dlibgcc.c51 __ashldi3 (DWtype u, word_type b) function

Completed in 73 milliseconds