Searched hist:"2 e8ff4d1d5b9d32b29287efb414449121733544a" (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/aarch64/string/ |
H A D | strrchr.S | 2e8ff4d1d5b9d32b29287efb414449121733544a Mon Nov 01 14:06:56 CET 2021 Andrew Turner <andrew@FreeBSD.org> Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we previously used. The Arm Optimized Routines also support CPU features that are currently in development on FreeBSD, e.g. Branch Target Identification (BTI). Rather than add BTI support to the old code it's easier to just use the maintained version.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32774
|
H A D | strchr.S | 2e8ff4d1d5b9d32b29287efb414449121733544a Mon Nov 01 14:06:56 CET 2021 Andrew Turner <andrew@FreeBSD.org> Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we previously used. The Arm Optimized Routines also support CPU features that are currently in development on FreeBSD, e.g. Branch Target Identification (BTI). Rather than add BTI support to the old code it's easier to just use the maintained version.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32774
|
H A D | memcpy.S | 2e8ff4d1d5b9d32b29287efb414449121733544a Mon Nov 01 14:06:56 CET 2021 Andrew Turner <andrew@FreeBSD.org> Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we previously used. The Arm Optimized Routines also support CPU features that are currently in development on FreeBSD, e.g. Branch Target Identification (BTI). Rather than add BTI support to the old code it's easier to just use the maintained version.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32774
|
H A D | memmove.S | 2e8ff4d1d5b9d32b29287efb414449121733544a Mon Nov 01 14:06:56 CET 2021 Andrew Turner <andrew@FreeBSD.org> Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we previously used. The Arm Optimized Routines also support CPU features that are currently in development on FreeBSD, e.g. Branch Target Identification (BTI). Rather than add BTI support to the old code it's easier to just use the maintained version.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32774
|
H A D | Makefile.inc | diff 2e8ff4d1d5b9d32b29287efb414449121733544a Mon Nov 01 14:06:56 CET 2021 Andrew Turner <andrew@FreeBSD.org> Switch to Arm Optimized Routines for mem* & str*
These are the updated version of the older Cortex Strings Library we previously used. The Arm Optimized Routines also support CPU features that are currently in development on FreeBSD, e.g. Branch Target Identification (BTI). Rather than add BTI support to the old code it's easier to just use the maintained version.
Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32774
|