Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dasmacros.h56 #define SUPERALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
/f-stack/freebsd/amd64/include/
H A Dasmacros.h63 #define SUPERALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro