arm-trusted-firmware/lib/compiler-rt/builtins
Lionel Debieve 162fc183cf compiler_rt: Import popcountdi2.c and popcountsi2.c files
Imported from the LLVM compiler_rt library on master branch as of
30 Oct 2018 (SVN revision: r345645).

This is to get the __popcountsi2(si_int a) and __popcountdi2(di_int a)
builtin which are required by a driver that uses a __builtin_popcount().

Change-Id: I8e0d97cebdd90d224690c8ce1b02e657acdddb25
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
2020-01-20 11:32:59 +01:00
..
arm compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
assembly.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
ctzdi2.c Import ctzdi2.c from LLVM compiler-rt 2017-07-26 09:28:23 +01:00
divdi3.c compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
divmoddi4.c compiler_rt: Import aeabi_ldivmode.S file and dependencies 2020-01-02 11:56:07 +01:00
int_endianness.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
int_lib.h compiler_rt: Import latest changes on int_lib.h 2018-11-06 15:42:51 +01:00
int_math.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
int_types.h Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00
lshrdi3.c compiler_rt: Import lshrdi3.c file 2018-11-06 15:42:51 +01:00
popcountdi2.c compiler_rt: Import popcountdi2.c and popcountsi2.c files 2020-01-20 11:32:59 +01:00
popcountsi2.c compiler_rt: Import popcountdi2.c and popcountsi2.c files 2020-01-20 11:32:59 +01:00
udivmoddi4.c Import builtins from LLVM compiler-rt project 2017-05-12 11:54:12 +01:00