summaryrefslogtreecommitdiffstats
path: root/runtime/arch/memcmp16.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Fix mips typoAndreas Gampe2015-01-131-1/+1
* ART: Set default visibility to protectedAndreas Gampe2014-08-191-0/+13
* Add x86_64 optimized __memcmp16 implementation;Varvara Rainchik2014-08-061-1/+1
* Add optimized assembler implementation of __memcmp16 for x86.Alexander Ivchenko2014-07-171-1/+1
* AArch64: Add memcmp16() for Arm64; ensure xSELF not clobberedSerban Constantinescu2014-06-301-1/+1
* ART: Move __memcmp16 from Bionic to ARTAndreas Gampe2014-06-101-0/+53