platform_bionic/libc/arch-x86_64
Elliott Hughes 072ff571d9 Use L() in libc/arch-x86_64/bionic/*.S.
I did look at a wider cleanup of libc/arch-x86_64/string/*.S but was
horrified by what I found there, with apparently-useless macros that
may actually be relevant because source files include each other. So
I'll leave the Intel-written stuff alone until/unless I actually have
reason to touch it, and just clean up our corner instead.

Test: treehugger
Change-Id: Id749f79d2fab4a2956efe9e807a067e16cd606ec
2023-08-07 09:34:06 -07:00
..
bionic Use L() in libc/arch-x86_64/bionic/*.S. 2023-08-07 09:34:06 -07:00
string avx2 memset: add missing vzeroupper. 2023-07-27 14:23:17 -07:00
dynamic_function_dispatch.cpp avx2 implementation for memset. 2022-07-22 21:48:50 +00:00
static_function_dispatch.S avx2 implementation for memset. 2022-07-22 21:48:50 +00:00