Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c21f901b2fabebbb7ba89a5643effa49b7bf77d0
/
compiler-rt
/
lib
/
arm
/
udivsi3.S
75e3c19
Add ARM EABI function aliases to routines
by Anton Korobeynikov
· 15 years ago
bdadd87
Make use of LOCAL_LABEL macro
by Anton Korobeynikov
· 15 years ago
5abb5c1
Carefully written implementations of the 32-bit integer divide and modulus functions for ARM. These are still using a naive digit-by-digit algorithm, but the core loop has been carefully written.
by Stephen Canon
· 15 years ago