Home
last modified time | relevance | path

Searched hist:"9 ab60493c9cf018e82b0a6d0f2f35792dfb12ba9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/lib/
H A DMakefile9ab60493c9cf018e82b0a6d0f2f35792dfb12ba9 Wed Mar 16 13:44:34 UTC 2016 Simon Glass <sjg@chromium.org> arm: Add a 64-bit division routine to the private library

This is missing, with causes lldiv() to fail on boards with use the private
libgcc. Add the missing routine.

Code is available for using the CLZ instruction but it is not enabled at
present.

This comes from coreboot version 4.0.

Signed-off-by: Simon Glass <sjg@chromium.org>