Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dasmacros.h50 #define SUPERALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro
/freebsd/sys/amd64/include/
H A Dasmacros.h61 #define SUPERALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro