freebsd-dev/lib/libc/amd64
Mateusz Guzik fbc002cb72 amd64: bring back asm bcmp, shared with memcmp
Turns out clang converts "memcmp(foo, bar, len) == 0" and similar to
bcmp calls.

Reviewed by:	emaste (previous version), jhb (previous version)
Differential Revision:	https://reviews.freebsd.org/D34673
2022-03-26 09:10:03 +00:00
..
gen libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
stdlib
string amd64: bring back asm bcmp, shared with memcmp 2022-03-26 09:10:03 +00:00
sys libc/<arch>/sys/cerror.S: fix typo 2021-04-04 01:00:57 +03:00
_fpmath.h
arith.h
gd_qnan.h
Makefile.inc
static_tls.h
Symbol.map libc: Remove _get_tp() and _set_tp(). 2021-12-09 13:23:26 -08:00
SYS.h