Searched refs:r8 (Results 1 - 25 of 94) sorted by relevance

1234

/macosx-10.9.5/xnu-2422.115.4/osfmk/x86_64/
H A Dpal_routines_asm.s80 COPY_STACK(%rdx, %rcx, %r8)
85 mov 16(%rsi), %r8
138 COPY_STACK(%rdx, %rcx, %r8)
178 * rtc_nanotime_t *dst); // %r8
181 movl RNT_GENERATION(%r8),%eax /* get current generation */
182 movl $0,RNT_GENERATION(%r8) /* flag data as being updated */
183 movq %rdi,RNT_TSC_BASE(%r8)
184 movq %rsi,RNT_NS_BASE(%r8)
185 movl %edx,RNT_SCALE(%r8)
186 movl %ecx,RNT_SHIFT(%r8)
[all...]
H A Dbzero.s66 movq %rdi, %r8
84 movq %r8 ,%rax /* returns its first argument */
H A DWKdmDecompress_new.s128 movl 12(%rdi,%r8, 4), %eax
129 movl 12(%rdi,%r8, 4), %edx
137 incq %r8 // i++
141 cmpq $64, %r8 // i vs 64
151 leaq (%rdi,%rax,4), %r8 // QPOS_AREA_START
153 cmpq %r8, %r9 // QPOS_AREA_END vs QPOS_AREA_START
159 movl (%r8), %eax // w = *next_word
163 addq $4, %r8 // next_word++
167 cmpq %r8, %r9 // QPOS_AREA_END vs QPOS_AREA_START
190 shlq $12, %r8
[all...]
H A Dmcount.s67 pushq %r8
75 popq %r8
/macosx-10.9.5/MITKerberosShim-62.1/
H A Dheim-sym.x86_64.s14 pushq %r8
18 popq %r8
39 pushq %r8
43 popq %r8
64 pushq %r8
68 popq %r8
89 pushq %r8
93 popq %r8
114 pushq %r8
118 popq %r8
[all...]
H A Dheim-proxy.x86_64.s14 pushq %r8
18 popq %r8
39 pushq %r8
43 popq %r8
64 pushq %r8
68 popq %r8
89 pushq %r8
93 popq %r8
114 pushq %r8
118 popq %r8
[all...]
/macosx-10.9.5/Libc-997.90.3/x86_64/gen/
H A Dmcount.s36 movq %r8, 40(%rsp)
43 movq 40(%rsp), %r8
/macosx-10.9.5/ruby-104/ruby/
H A Dia64.s39 mov r8 = ar.bsp
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/src/powerpc/
H A Ddarwin.S54 mr r12,r8 /* We only need r12 until the call,
58 mr r8,r1
66 stw r28,-16(r8)
67 stw r29,-12(r8)
68 stw r30,-8(r8)
69 stw r31,-4(r8)
71 stw r9,8(r8)
79 mr r28,r8 /* our AP. */
102 lwz r8,20+(6*4)(r1)
H A Dsysv.S36 mr %r8,%r1
43 stw %r28,-16(%r8)
45 stw %r29,-12(%r8)
47 stw %r30, -8(%r8)
49 stw %r31, -4(%r8)
51 stw %r9, 4(%r8)
58 mr %r28,%r8 /* our AP. */
78 lwz %r8,-16-(3*4)(%r28)
/macosx-10.9.5/zlib-53/zlib/contrib/masmx64/
H A Dinffasx64.asm29 ; rax, rcx, rdx, r8, r-9, r10, and r11, which are scratch.
70 mov r8, r12 ; /* r8 = lmask */
89 mov r8, r12 ; /* r8 = lmask */
100 and r8, rdx ; /* r8 &= hold */
101 mov eax, [rbp+r8*4] ; /* eax = lcode[hold & lmask] */
110 mov r8, r12 ; /* r8
[all...]
H A Dgvmat64.asm66 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
100 ; windowbestlen r8
193 ; parameter 1 in r8(deflate state s), param 2 in rdx (cur match)
199 ; rax, rcx, rdx, r8, r9, r10, and r11, which are scratch.
212 ; parameter 1 in rcx (deflate_state* s), param 2 in edx -> r8 (cur match)
214 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
317 cmp bx,word ptr [rsi + r8 - 1]
323 movzx r8d, word ptr [rdi + r8*2]
330 cmp bx,word ptr [rsi + r8
[all...]
/macosx-10.9.5/zlib-53/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S68 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
176 ; rax, rcx, rdx, r8, r9, r10, and r11, which are scratch.
193 ; ms: parameter 1 in rcx (deflate_state* s), param 2 in edx -> r8 (cur match)
195 ; this clear high 32 bits of r8, which can be garbage in both r8 and rdx
298 cmp bx,word ptr [rsi + r8 - 1]
306 movzx r8d, word ptr [rdi + r8*2]
318 cmp bx,word ptr [rsi + r8 - 1]
326 movzx r8d, word ptr [rdi + r8*2]
337 cmp bx,word ptr [rsi + r8
[all...]
/macosx-10.9.5/dyld-239.4/src/
H A DdyldStartup.s204 movq __dyld_start_static(%rip), %r8
206 subq %r8, %rcx # param4 = slide into %rcx
207 leaq ___dso_handle(%rip),%r8 # param5 = dyldsMachHeader
227 Lapple: movq (%rcx),%r8
229 testq %r8,%r8 # look for NULL ending env[] array
273 mov r8, sp // save stack pointer
285 ldr r0, [r8] // r0 = mach_header
286 ldr r1, [r8, #4] // r1 = argc
287 add r2, r8, #
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/tests/mozilla/ecma/Array/
H A D15.4.4.4-2.js138 var r8 = String( r6 );
141 var r10 = array[r8];
144 array[r8] = r9;
/macosx-10.9.5/libffi-18.1/powerpc/
H A Dppc-darwin.S48 mr r12,r8 /* We only need r12 until the call,
53 mr r8,r1
74 std r27,-40(r8)
76 stg r28,MODE_CHOICE(-16,-32)(r8)
77 stg r29,MODE_CHOICE(-12,-24)(r8)
78 stg r30,MODE_CHOICE(-8,-16)(r8)
79 stg r31,MODE_CHOICE(-4,-8)(r8)
80 stg r9,SF_RETURN(r8) /* return address */
93 mr r28,r8 /* our AP. */
117 lg r8,SF_ARG
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/libffi-src/powerpc/
H A Dppc-darwin.S48 mr r12,r8 /* We only need r12 until the call,
53 mr r8,r1
74 std r27,-40(r8)
76 stg r28,MODE_CHOICE(-16,-32)(r8)
77 stg r29,MODE_CHOICE(-12,-24)(r8)
78 stg r30,MODE_CHOICE(-8,-16)(r8)
79 stg r31,MODE_CHOICE(-4,-8)(r8)
80 stg r9,SF_RETURN(r8) /* return address */
93 mr r28,r8 /* our AP. */
117 lg r8,SF_ARG
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libffi-src/powerpc/
H A Dppc-darwin.S48 mr r12,r8 /* We only need r12 until the call,
53 mr r8,r1
74 std r27,-40(r8)
76 stg r28,MODE_CHOICE(-16,-32)(r8)
77 stg r29,MODE_CHOICE(-12,-24)(r8)
78 stg r30,MODE_CHOICE(-8,-16)(r8)
79 stg r31,MODE_CHOICE(-4,-8)(r8)
80 stg r9,SF_RETURN(r8) /* return address */
93 mr r28,r8 /* our AP. */
117 lg r8,SF_ARG
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DgiantPort_PPC_Gnu.s172 mulhwu r8, r3, r4 /* r8 - hi(dig1 * dig2) */
175 stw r8, 0(r6)
214 #define lastCarry r8
H A DgiantPort_PPC.c151 mulhwu r8, dig1, dig2 /* r8 - hi(dig1 * dig2) */ local
154 stw r8, 0(hiProduct) local
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DgiantPort_PPC_Gnu.s172 mulhwu r8, r3, r4 /* r8 - hi(dig1 * dig2) */
175 stw r8, 0(r6)
214 #define lastCarry r8
H A DgiantPort_PPC.c151 mulhwu r8, dig1, dig2 /* r8 - hi(dig1 * dig2) */ local
154 stw r8, 0(hiProduct) local
/macosx-10.9.5/Libc-997.90.3/x86_64/string/
H A Dstrncpy.s52 movq %rdi,%r8 // preserve destination pointer so we can return it
182 movq %r8,%rax // original dest ptr is return value
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/
H A DX86CompilationCallback_Win64.asm27 push r8
59 pop r8
/macosx-10.9.5/cctools-845/include/mach/ppc/
H A D_structs.h104 unsigned int r8; variable
203 unsigned long long r8; variable

Completed in 584 milliseconds

1234