Home
last modified time | relevance | path

Searched hist:"162 fc183cf439efe029a581fbde8e4f936815f6d" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/compiler-rt/builtins/
H A Dpopcountdi2.c162fc183cf439efe029a581fbde8e4f936815f6d Wed Oct 02 07:52:11 UTC 2019 Lionel Debieve <lionel.debieve@st.com> 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>
H A Dpopcountsi2.c162fc183cf439efe029a581fbde8e4f936815f6d Wed Oct 02 07:52:11 UTC 2019 Lionel Debieve <lionel.debieve@st.com> 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>
/rk3399_ARM-atf/lib/compiler-rt/
H A Dcompiler-rt.mk162fc183cf439efe029a581fbde8e4f936815f6d Wed Oct 02 07:52:11 UTC 2019 Lionel Debieve <lionel.debieve@st.com> 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>