History log of /src/lib/libc/aarch64/string/bcopy.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 79e01e7e 28-Aug-2024 Getz Mikalsen <getz@FreeBSD.org>

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: G

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: Google LLC (GSoC 2024)
PR: 281175
Differential Revision: https://reviews.freebsd.org/D46459

show more ...


# 79e01e7e 28-Aug-2024 Getz Mikalsen <getz@FreeBSD.org>

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: G

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: Google LLC (GSoC 2024)
PR: 281175
Differential Revision: https://reviews.freebsd.org/D46459

show more ...


# 79e01e7e 28-Aug-2024 Getz Mikalsen <getz@FreeBSD.org>

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: G

lib/libc/aarch64/string: add bcopy & bzero wrapper

This patch enabled usage of SIMD enhanced functions to implement
bcopy and bzero.

Tested by: fuz (exprun)
Reviewed by: fuz, emaste
Sponsored by: Google LLC (GSoC 2024)
PR: 281175
Differential Revision: https://reviews.freebsd.org/D46459

show more ...