Searched refs:align (Results 1 - 25 of 121) sorted by relevance

12345

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Daligned_data.s38 * .align power-of-two
63 .align 12
68 .align 12
75 .align 8
83 .align 8
88 .align 8
95 .align 7
100 .align 7
105 .align 7
111 .align
[all...]
H A Dbzero.s34 .align 2
50 .align 5
70 .align 5
110 // align, to avoid alignment exceptions.
113 neg r7,r3 // start to compute #bytes to align
115 andi. r0,r7,7 // get #bytes to doubleword align
151 .align 5
160 neg r7,r3 // start to compute #bytes to align
166 rlwinm r0,r7,0,0x1F // get #bytes to 32-byte align
167 rlwinm r9,r7,0,0x7F // get #bytes to 128-byte align
[all...]
H A Dcache.s66 .align 5
73 .align 5
101 .align 5
128 .align 5
148 .align 5
172 .align 5
191 .align 5
199 .align 5
285 .align 5
343 .align
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/i386/
H A Dmach_absolute_time.S28 .align 2
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/ppc/
H A Dmach_absolute_time.s34 .align 4
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/x86_64/
H A Dmach_absolute_time.S28 .align 2
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/i386/
H A DIOAsmSupport.s38 .align 2
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/commpage/
H A Dspinlocks.s39 .align 4, 0x90
53 .align 4, 0x90
67 .align 4, 0x90
89 .align 4, 0x90
121 .align 4, 0x90
135 .align 4, 0x90
148 .align 4, 0x90
161 .align 4, 0x90
183 .align 4, 0x90
213 .align
[all...]
H A Dbzero_sse2.s46 .align 5, 0x90
64 cmpl $16,%edx // long enough to word align?
102 // We will be using SSE, so align ptr.
107 andl $15,%ecx // mask down to #bytes to 16-byte align
110 0: // loop storing bytes to align the ptr
134 .align 4,0x90 // keep inner loops 16-byte aligned
151 .align 4,0x90 // keep inner loops 16-byte aligned
H A Dbzero_sse2_64.s47 .align 5, 0x90
62 cmpl $16,%esi // long enough to word align?
99 // We will be using SSE, so align ptr.
105 movl %edi,%ecx // get #bytes to 16-byte align ptr
110 0: // loop storing bytes to align the ptr
134 .align 4,0x90 // keep inner loops 16-byte aligned
151 .align 4,0x90 // keep inner loops 16-byte aligned
H A Dcommpage_asm.s36 .align 2, 0x90
67 .align 2
113 .align 2
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dshm_internal.h80 #pragma options align=natural
96 #pragma options align=reset
H A Dsem_internal.h57 #pragma options align=natural
80 #pragma options align=reset
/macosx-10.5.8/xnu-1228.15.4/libkern/ppc/
H A DOSAtomic.s51 .align 2
85 .align 5
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlowmem_vectors.s73 .align 12
H A Dasm.h153 .align ALIGN;\
177 #define Entry(x) .globl EXT(x); ELF_FUNC(EXT(x)); .align FALIGN; LEXT(x)
181 .align FALIGN; LEXT(x); LEXT(y) \
184 #define ASENTRY(x) .globl x; .align FALIGN; x ## : ELF_FUNC(x) MCOUNT
186 #define ASENTRY(x) .globl x; .align FALIGN; x: ELF_FUNC(x) MCOUNT
189 #define DATA(x) .globl EXT(x); ELF_DATA(EXT(x)); .align ALIGN; LEXT(x)
245 #define Gcall(func) call *9f; .data; .align ALIGN; 9: .long func; .text
249 #define Gaddr(to,lab) movl 9f,to; .data; .align ALIGN; 9: .long lab; .text
250 #define Gcmp(lab,reg) cmpl reg,9f; .data; .align ALIGN; 9: .long lab; .text
251 #define Gmemload(lab,reg) movl 9f,reg; movl (reg),reg; .data; .align ALIG
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dffs.s54 .align 4
H A Dmunge.s77 .align 5
107 .align 5
129 .align 5
168 .align 5
194 .align 5
206 .align 5
227 .align 5
249 .align 5
277 .align 5
305 .align
[all...]
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dasm_help.h42 * added ".align" directive to various macros to avoid alignment
231 .align 2
236 * be jumped to. (A leaf may do an align.) Use a LABEL() if you
240 .align 2 @\
256 .align 2 @\
266 .align 2 @\
274 .align 2 @\
290 .align 2 @\
299 .align 2 @\
309 .align
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/console/i386/
H A Dkdasm.s107 .align 2
136 .align 2
161 .align 2
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dbzero_32.s35 .align 2
51 .align 5
55 neg r5,r3 // start to compute #bytes to align
61 andi. r5,r5,0x1F // r5 <- #bytes to 32-byte align
68 // 32-byte align. We just store 32 0s, rather than test and use conditional
91 .align 4
H A Dmemset_g4.s35 .align 2
60 .align 4
73 // cache line align
76 stvx v0,0,r8 // store another 16 bytes to align
95 .align 4
H A Dmach_absolute_time.s35 .align 2
H A Dmemset_64.s52 .align 2
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/mach-o/
H A Dfat.h62 unsigned long align; /* alignment as a power of 2 */ member in struct:fat_arch

Completed in 132 milliseconds

12345