Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libm_sh: add optimised assembly implementation of lroundf and lrintf | Christian Bruel | 2010-12-17 | 1 | -0/+52 |
* libc/sysdeps/linux/sh/sysdep.h: Add LOCAL macro * libm/sh/sh4/Makefile.arch: Include asm source in the build * libm/sh/sh4/s_lrintf.S [NEW]: optimised asm lrintf * libm/sh/sh4/s_lroundf.S [NEW]: optimised asm lroundf Signed-off-by: Christian Bruel <christian.bruel@st.com> Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> |