HomeSort by relevance Sort by last modified time
    Searched refs:rax (Results 51 - 75 of 185) sorted by null

1 23 4 5 6 7 8

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_amd64.S 8 push %rax
10 .cfi_rel_offset %rax, 0
68 pop %rax
70 .cfi_restore %rax
88 push %rax
90 .cfi_rel_offset %rax, 0
148 pop %rax
150 .cfi_restore %rax
  /external/libvpx/libvpx/vp8/encoder/x86/
subtract_mmx.asm 28 mov rax, arg(3) ;Predictor
35 movd mm1, [rax]
43 movd mm1, [rax+rcx]
51 movd mm1, [rax+rcx*2]
63 movd mm1, [rax+rcx]
90 mov rax, arg(3) ;pred
100 movq mm3, [rax]
118 movq mm3, [rax+8]
135 lea rax, [rax+rbx
    [all...]
subtract_sse2.asm 28 mov rax, arg(3) ;Predictor
35 movd mm1, [rax]
42 movd mm1, [rax+rcx]
49 movd mm1, [rax+rcx*2]
59 movd mm1, [rax+rcx]
89 mov rax, arg(3) ;pred
97 movdqa xmm1, [rax] ; pred
111 movdqa xmm5, [rax + rbx]
114 lea rax, [rax+rbx*2
    [all...]
quantize_ssse3.asm 50 mov rax, [rdi + vp8_block_coeff]
55 movdqa xmm0, [rax]
56 movdqa xmm4, [rax + 16]
79 mov rax, [rsi + vp8_blockd_qcoeff]
91 movdqa [rax], xmm1
92 movdqa [rax + 16], xmm5
  /external/llvm/test/MC/MachO/
tlv-reloc.s 21 call *(%rdi) # returns &a in %rax
darwin-x86_64-reloc.s 15 movq _foo@GOTPCREL(%rip), %rax
27 leaq L1(%rip), %rax
28 leaq L0(%rip), %rax
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_mmx.asm 47 mov rax, arg(0) ;input
50 movq mm0, [rax ]
51 movq mm1, [rax+ 8]
52 movq mm2, [rax+16]
53 movq mm3, [rax+24]
57 movq [rax], mm7
58 movq [rax+8], mm7
59 movq [rax+16],mm7
60 movq [rax+24],mm7
62 movsxd rax, dword ptr arg(2) ;pitc
    [all...]
sad_mmx.asm 36 movsxd rax, dword ptr arg(1) ;src_stride
39 lea rcx, [rsi+rax*8]
41 lea rcx, [rcx+rax*8]
79 lea rsi, [rsi+rax]
101 movq rax, mm7
128 movsxd rax, dword ptr arg(1) ;src_stride
131 lea rcx, [rsi+rax*8]
133 lea rcx, [rcx+rax*8]
153 lea rsi, [rsi+rax]
173 movq rax, mm
    [all...]
dequantize_mmx.asm 27 mov rax, arg(2) ;q
30 pmullw mm1, [rax+0] ; mm4 *= kernel 0 modifiers.
34 pmullw mm1, [rax+8] ; mm4 *= kernel 0 modifiers.
38 pmullw mm1, [rax+16] ; mm4 *= kernel 0 modifiers.
42 pmullw mm1, [rax+24] ; mm4 *= kernel 0 modifiers.
67 mov rax, arg(0) ;input
71 movq mm0, [rax ]
74 movq mm1, [rax +8]
77 movq mm2, [rax+16]
80 movq mm3, [rax+24
    [all...]
subpixel_sse2.asm 53 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source
63 prefetcht2 [rsi+rax-2]
119 lea rsi, [rsi + rax]
173 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source
188 prefetcht2 [rsi+rax-2]
297 lea rsi, [rsi + rax]
343 mov rax, arg(7) ;vp8_filter
362 pmullw xmm1, [rax]
365 pmullw xmm2, [rax + 16]
368 pmullw xmm3, [rax + 32
    [all...]
idctllm_sse2.asm 31 mov rax, arg(0) ; qcoeff
33 movd xmm4, [rax]
36 pinsrw xmm4, [rax+32], 4
45 movd [rax], xmm5
46 movd [rax+32], xmm5
48 mov rax, arg(2) ; dst
59 movq xmm0, [rax]
60 movq xmm1, [rax+rdx]
61 movq xmm2, [rax+2*rdx]
62 movq xmm3, [rax+rcx
    [all...]
loopfilter_sse2.asm 30 movdqa xmm2, [rdi+2*rax] ; q3
31 movdqa xmm1, [rsi+2*rax] ; q2
32 movdqa xmm4, [rsi+rax] ; q1
34 neg rax ; negate pitch to deal with above border
39 movlps xmm5, [rsi + rax] ; q0
44 movhps xmm5, [rdi + rax]
46 lea rsi, [rsi + rax*4]
47 lea rdi, [rdi + rax*4]
78 movdqa xmm2, [rsi+4*rax] ; p3
79 movdqa xmm4, [rdi+4*rax] ; p
    [all...]
  /external/v8/test/cctest/
test-disasm-x64.cc 65 __ addq(rax, Immediate(12345678));
66 __ or_(rax, Immediate(12345678));
67 __ subq(rax, Immediate(12345678));
68 __ xor_(rax, Immediate(12345678));
69 __ and_(rax, Immediate(12345678));
134 __ pop(rax);
157 __ decb(Operand(rax, 10));
213 __ cmpb(rax, Immediate(100));
233 __ testb(Operand(rax, -20), Immediate(0x9A));
376 __ cmovq(overflow, rax, Operand(rax, 0))
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86_64.S 14 xorq %rax,%rax
20 movq 8(%rsi,%rax,1),%r8
21 movq (%rsi,%rax,1),%r9
48 xorq 8(%rsi,%rax,1),%r8
50 xorq (%rsi,%rax,1),%r9
63 xorq 8(%rsi,%rax,1),%r8
65 xorq (%rsi,%rax,1),%r9
109 movq 0+8-128(%rsi),%rax
111 shrq $4,%rax
    [all...]
  /external/v8/src/x64/
debug-x64.cc 133 __ Set(rax, 0); // No arguments (argc == 0).
182 // -- rax : receiver
185 Generate_DebugBreakCallHelper(masm, rax.bit() | rcx.bit(), 0, false);
192 // -- rax : value
197 masm, rax.bit() | rcx.bit() | rdx.bit(), 0, false);
204 // -- rax : key
207 Generate_DebugBreakCallHelper(masm, rax.bit() | rdx.bit(), 0, false);
214 // -- rax : value
219 masm, rax.bit() | rcx.bit() | rdx.bit(), 0, false);
235 // -- rax: return valu
    [all...]
ic-x64.cc 230 // -- rax : receiver
236 StubCompiler::GenerateLoadArrayLength(masm, rax, rdx, &miss);
244 // -- rax : receiver
250 StubCompiler::GenerateLoadStringLength(masm, rax, rdx, rbx, &miss,
259 // -- rax : receiver
265 StubCompiler::GenerateLoadFunctionPrototype(masm, rax, rdx, rbx, &miss);
391 // -- rax : key
399 __ JumpIfNotSmi(rax, &check_string);
412 rax,
415 rax,
736 rax); local
745 rax); local
    [all...]
stub-cache-x64.cc 278 __ movq(rax, FieldOperand(receiver, JSArray::kLengthOffset));
316 __ movq(rax, FieldOperand(receiver, String::kLengthOffset));
329 __ movq(rax, FieldOperand(scratch2, String::kLengthOffset));
341 if (!result.is(rax)) __ movq(rax, result);
396 __ Set(rax, 5);
695 __ CompareRoot(rax, Heap::kNoInterceptorResultSentinelRootIndex);
754 __ push(rax);
778 __ movq(FieldOperand(receiver_reg, offset), rax); local
782 __ movq(name_reg, rax);
790 __ movq(FieldOperand(scratch, offset), rax); local
974 GenerateFastPropertyLoad(masm(), rax, reg, holder, index); local
1169 GenerateFastPropertyLoad(masm(), rax, holder_reg, local
1264 __ cmpq(FieldOperand(rdi, JSFunction::kSharedFunctionInfoOffset), rax); local
1366 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1519 __ movq(FieldOperand(rdx, JSArray::kLengthOffset), rax); local
1566 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1653 rax, local
1731 rax, local
1803 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1884 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
1999 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, rdi, local
2004 __ movq(Operand(rsp, 0 * kPointerSize), rax); local
2064 CheckPrototypes(Handle<JSObject>::cast(object), rdx, holder, rbx, rax, local
2082 masm(), Context::STRING_FUNCTION_INDEX, rax, &miss); local
2103 masm(), Context::NUMBER_FUNCTION_INDEX, rax, &miss); local
2125 masm(), Context::BOOLEAN_FUNCTION_INDEX, rax, &miss); local
2177 compiler.Compile(masm(), object, holder, name, &lookup, rdx, rbx, rdi, rax, local
3582 rax); local
3589 __ movq(Operand(rcx, 0), rax); local
3641 __ movq(FieldOperand(rdi, FixedArray::SizeFor(0)), rax); local
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-x86_64.S 26 movq 0(%rdi),%rax
41 movq %rax,%r14
53 xorq %rax,%r14
64 xorq %rax,%r14
69 andq %rax,%r11
99 movq %rax,%r10
108 movq %rax,%r15
147 xorq %rax,%r9
154 andq %rax,%r15
202 addq %r12,%rax
    [all...]
  /external/openssl/crypto/md5/asm/
md5-x86_64.pl 288 mov 120($context),%rax # pull context->Rax
295 mov 152($context),%rax # pull context->Rsp
301 lea 40(%rax),%rax
303 mov -8(%rax),%rbp
304 mov -16(%rax),%rbx
305 mov -24(%rax),%r12
306 mov -32(%rax),%r14
307 mov -40(%rax),%r1
    [all...]
  /external/llvm/test/MC/X86/AlignedBundling/
relax-at-bundle-end.s 10 push %rax
  /external/openssl/crypto/
x86_64cpuid.S 16 .Lspin: leaq (%rsi,%rax,1),%r8
31 orq %rdx,%rax
152 orq %r9,%rax
160 xorq %rax,%rax
181 movq %rax,(%rdi)
218 leaq 8(%rsp),%rax
231 cmpq $0,%rax
232 cmoveq %rcx,%rax
  /external/valgrind/main/exp-bbv/tests/amd64-linux/
complex_rep.S 12 mov $0xfeb131978,%rax # value to store
50 mov $60,%rax
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace.h 47 unsigned long rax; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 47 unsigned long rax; member in struct:pt_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h 47 unsigned long rax; member in struct:pt_regs

Completed in 3362 milliseconds

1 23 4 5 6 7 8