Searched refs:ALIGN (Results 1 – 25 of 41) sorted by relevance
12
34 # define ALIGN 3 macro36 # define ALIGN 2 macro42 .p2align ALIGN48 .p2align ALIGN60 .p2align ALIGN
20 #undef ALIGN21 #define ALIGN(log) .align 1<<log macro
58 ALIGN (3)
59 ALIGN (3)
61 ALIGN (3)
63 ALIGN(4)181 ALIGN(4)
19 #undef ALIGN20 #define ALIGN(log) .align 1<<log macro
20 #define ALIGN 0x8000 macro
20 #define ALIGN 0x10000 macro
20 #define ALIGN 0x200000 macro
38 .SUBSPA $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY ASM_LINE_SEP \40 .NSUBSPA $CODE$,QUAD=0,ALIGN=8,ACCESS=44,CODE_ONLY ASM_LINE_SEP \
111 ALIGN (2)147 ALIGN (4)166 ALIGN (4)186 ALIGN (4)206 ALIGN (4)227 ALIGN (4)249 ALIGN (4)257 ALIGN (4)325 ALIGN (4)348 ALIGN (4)[all …]
111 ALIGN (2)147 ALIGN (4)166 ALIGN (4)186 ALIGN (4)206 ALIGN (4)227 ALIGN (4)249 ALIGN (4)257 ALIGN (4)318 ALIGN (4)340 ALIGN (2)[all …]
144 ALIGN (4)178 ALIGN (4)246 ALIGN (4)314 ALIGN (4)391 ALIGN (4)436 ALIGN (4)481 ALIGN (4)526 ALIGN (4)571 ALIGN (4)616 ALIGN (4)[all …]
56 #undef ALIGN
35 .align ALIGN; \
57 # define ALIGN(n) { nop 0 } macro59 # define ALIGN(n) .align n macro120 ALIGN(32)
58 # define ALIGN(n) { nop 0 } macro60 # define ALIGN(n) .align n macro64 ALIGN(32); \
Completed in 16 milliseconds