Searched defs:ALIGN_TEXT (Results 1 – 2 of 2) sorted by relevance
52 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro54 #define ALIGN_TEXT .p2align 2,0x90 /* 4-byte alignment, nop filled */ macro
59 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro61 #define ALIGN_TEXT .p2align 4,0x90 /* 16-byte alignment, nop filled */ macro