Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/include/
H A Dasm.h135 #define SUPERALIGN_TEXT .align 16 /* 15-byte boundaries */ macro
139 #define SUPERALIGN_TEXT .align 16 /* 16-byte boundaries */ macro
143 #define SUPERALIGN_TEXT .align 4 /* 16-byte boundaries */ macro