summaryrefslogtreecommitdiffstats
path: root/libcutils/arch-x86/android_memset32.S
Commit message (Collapse)AuthorAgeFilesLines
* Clean up memset[16,32] routines: unify files names, remove redundant wrapperVarvara Rainchik2014-09-171-8/+493
| | | | | | | for 32-bit, remove Atom caches sizes for 64-bit, fix license. Change-Id: Ieda6367d7b21cf25b2beda6dd8d77cf668d3f2af Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>
* Cleanup x86 flags and memset versionsPavel Chupin2013-10-101-8/+0
| | | | | | | ARCH_X86_HAVE_SSE2 is always true Change-Id: I680493d14280aafad5448aec727e8d9a84a6db00 Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
* Assembly coded android_memset16 and android_memset32Lu, Hongjiu2011-01-071-0/+33
Change-Id: Ife2dd406e1dcb962e5e97788c515ac96f5c52e44