opnsense-src/lib/csu/amd64
Konstantin Belousov cb991a2281 amd64 csu: microoptimize startup
Reorder operations to reduce moving the values among registers.
Use the LEA instruction to combine arithmetic with the moves.

Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D49206
2025-03-04 06:24:59 +02:00
..
crt.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
crt1_c.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
crt1_s.S amd64 csu: microoptimize startup 2025-03-04 06:24:59 +02:00
crti.S Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
crtn.S Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00