bionic/libc/arch-arm
Mathias Agopian 199f9d9238 Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment)
use 64 bytes cache lines, reduce the main loop to 64-bytes instead of
128 bytes and adjust the prefetch distance to the optimal value.
2009-10-28 03:17:02 -07:00
..
bionic Improve memcpy performance from 290 MiB/s to 340 MiB/s (17% improvment) 2009-10-28 03:17:02 -07:00
include Fix TLS access for ARMv6 and beyond. 2009-09-22 10:03:59 -07:00
syscalls auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
syscalls.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00