]> git.sesse.net Git - vlc/commit
ARM: pretend not lack the FPU even if we have one
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 5 Sep 2009 15:20:52 +0000 (18:20 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 5 Sep 2009 15:22:42 +0000 (18:22 +0300)
commitdcecc3b4b8575344d3c4ee9e5f1bad134a8ab704
tree150c14f368d496ff297e67a540ce753ef0f5fee2
parentcbc5923f75eb172005e2a334d0b5908a2a17b2ac
ARM: pretend not lack the FPU even if we have one

While VFP/NEON do support floating point instructions, they appear to
be noticeably slower than fixed point.
src/misc/cpu.c