Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dasmacros.h52 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
54 #define ALIGN_TEXT .p2align 2,0x90 /* 4-byte alignment, nop filled */ macro
/f-stack/freebsd/amd64/include/
H A Dasmacros.h59 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
61 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro