Home
last modified time | relevance | path

Searched defs:ALIGN_TEXT (Results 1 – 19 of 19) sorted by relevance

/freebsd/lib/libc/amd64/string/
H A Dstrlen.S20 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dstrchrnul.S33 #define ALIGN_TEXT .p2align 4,0x90 # 16-byte alignment, nop-filled macro
H A Dmemset.S36 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dmemrchr.S11 #define ALIGN_TEXT .p2align 4, 0x90 macro
H A Dstrrchr.S33 #define ALIGN_TEXT .p2align 4,0x90 # 16-byte alignment, nop-filled macro
H A Dmemmove.S36 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dstrspn.S34 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dtimingsafe_memcmp.S31 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dmemchr.S33 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dmemcmp.S43 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dstrcspn.S34 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dstrlcpy.S33 #define ALIGN_TEXT .p2align 4, 0x90 macro
H A Dstpncpy.S33 #define ALIGN_TEXT .p2align 4, 0x90 macro
H A Dstpcpy.S19 #define ALIGN_TEXT .p2align 4, 0x90 macro
H A Dtimingsafe_bcmp.S33 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
H A Dstrcmp.S23 #define ALIGN_TEXT .p2align 4, 0x90 macro
H A Dstrncmp.S34 #define ALIGN_TEXT .p2align 4, 0x90 macro
/freebsd/sys/i386/include/
H A Dasmacros.h49 #define ALIGN_TEXT .p2align 2,0x90 /* 4-byte alignment, nop filled */ macro
/freebsd/sys/amd64/include/
H A Dasmacros.h60 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro