HomeSort by relevance Sort by last modified time
    Searched refs:rdi (Results 126 - 150 of 251) sorted by null

1 2 3 4 56 7 8 91011

  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S 67 Int syscallno, // rdi
89 pushq %rdi // -8(%rbp) syscallno
104 movq $VKI_SIG_SETMASK, %rdi // how
118 movq OFFSET_amd64_RDI(%r11), %rdi
154 movq %rax, %rdi /* arg1 = new flag */
169 movq $VKI_SIG_SETMASK, %rdi // how
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 48 ; register used : rax,rbx,rcx,rdx,rsi,rdi,r8,r9,r10,r11,r12
178 mov [save_rdi],rdi
273 mov rdi, prev_ad
285 movzx r8d, word [rdi + r8*2]
298 movzx r8d, word [rdi + r8*2]
311 movzx r8d, word [rdi + r8*2]
347 movzx r8d, word [rdi + r8*2]
373 lea rdi, [r9 + r13 + 0108h] ;MAX_MATCH_8]
376 prefetcht1 [rdi+rdx]
395 xor rax, [rdi + rdx
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_loopfilter_mmx.asm 31 push rdi
46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
47 add rdi, rax
50 movq mm2, [rdi+2*rax] ; q3
81 movq mm4, [rdi+4*rax] ; p2
109 movq mm3, [rdi] ; q1
150 movq mm7, [rdi] ; q1
209 movq [rdi], mm7 ; write back
219 pop rdi
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_mmx.asm 31 push rdi
46 mov rdi, rsi ; rdi points to row +1 for indirect addressing
47 add rdi, rax
50 movq mm2, [rdi+2*rax] ; q3
81 movq mm4, [rdi+4*rax] ; p2
109 movq mm3, [rdi] ; q1
150 movq mm7, [rdi] ; q1
209 movq [rdi], mm7 ; write back
219 pop rdi
    [all...]
idctllm_mmx.asm 44 push rdi
64 movsxd rdi, dword ptr arg(4) ;stride
196 movd [rdx+rdi], mm1
202 movd [rdx+rdi*2], mm2
204 add rdx, rdi
211 movd [rdx+rdi*2], mm5
214 pop rdi
variance_impl_mmx.asm 22 push rdi
58 pop rdi
81 push rdi
296 mov rdi, arg(5) ;Sum
298 mov dword ptr [rdi], edx
305 pop rdi
329 push rdi
411 mov rdi, arg(5) ;Sum
413 mov dword ptr [rdi], edx
420 pop rdi
    [all...]
  /external/kernel-headers/original/asm-x86/
sigcontext.h 114 unsigned long rdi; member in struct:sigcontext
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
sigcontext.h 113 unsigned long rdi; member in struct:sigcontext
user_64.h 69 unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:user_regs_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext.h 113 unsigned long rdi; member in struct:sigcontext
user_64.h 69 unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:user_regs_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext.h 113 unsigned long rdi; member in struct:sigcontext
user_64.h 69 unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:user_regs_struct
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
sigcontext.h 108 unsigned long rdi; member in struct:sigcontext
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
sigcontext.h 108 unsigned long rdi; member in struct:sigcontext
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 108 unsigned long rdi; member in struct:sigcontext
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
sigcontext.h 108 unsigned long rdi; member in struct:sigcontext
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 108 unsigned long rdi; member in struct:sigcontext
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-gf2m.pl 37 ($i0,$i1)=("%rsi","%rdi");
161 ("%rdi","%rsi","%rdx","%rcx","%r8"); # Unix order
208 mov %rdi,8*15(%rsp)
243 @r=("%rbx","%rcx","%rdi","%rsi");
270 mov 8*15(%rsp),%rdi
297 push %rdi
319 mov 8*15(%rax),%rdi
325 mov %rdi,176($context) # restore context->Rdi
334 mov 40($disp),%rdi # disp->ContextRecor
    [all...]
  /external/openssl/crypto/bn/asm/
x86_64-gf2m.pl 37 ($i0,$i1)=("%rsi","%rdi");
161 ("%rdi","%rsi","%rdx","%rcx","%r8"); # Unix order
208 mov %rdi,8*15(%rsp)
243 @r=("%rbx","%rcx","%rdi","%rsi");
270 mov 8*15(%rsp),%rdi
297 push %rdi
319 mov 8*15(%rax),%rdi
325 mov %rdi,176($context) # restore context->Rdi
334 mov 40($disp),%rdi # disp->ContextRecor
    [all...]
  /external/libvpx/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 23 push rdi
27 mov rdi, arg(1) ; output
140 movdqa XMMWORD PTR [rdi], xmm0
141 movdqa XMMWORD PTR [rdi + 16], xmm2
144 pop rdi
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Delaunay.cpp 75 EdgePointer a, b, c, ldo, rdi, ldi, rdo, maxx, minx; local
94 build( split+1, high, &rdi, &rdo, (rows-lowrows) );
95 doMerge(&ldo, ldi, rdi, &rdo);
516 void CDelaunay::doMerge(EdgePointer *ldo, EdgePointer ldi, EdgePointer rdi, EdgePointer *rdo)
522 while (ccw(orig(ldi), dest(ldi), orig(rdi))) {
525 if (ccw(dest(rdi), orig(rdi), orig(ldi))) {
526 rdi = (EdgePointer)rprev(rdi);
532 basel = connectLeft((EdgePointer) sym(rdi), ldi)
    [all...]
  /packages/apps/Camera2/jni/feature_mos/src/mosaic/
Delaunay.cpp 75 EdgePointer a, b, c, ldo, rdi, ldi, rdo, maxx, minx; local
94 build( split+1, high, &rdi, &rdo, (rows-lowrows) );
95 doMerge(&ldo, ldi, rdi, &rdo);
516 void CDelaunay::doMerge(EdgePointer *ldo, EdgePointer ldi, EdgePointer rdi, EdgePointer *rdo)
522 while (ccw(orig(ldi), dest(ldi), orig(rdi))) {
525 if (ccw(dest(rdi), orig(rdi), orig(ldi))) {
526 rdi = (EdgePointer)rprev(rdi);
532 basel = connectLeft((EdgePointer) sym(rdi), ldi)
    [all...]
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Delaunay.cpp 75 EdgePointer a, b, c, ldo, rdi, ldi, rdo, maxx, minx; local
94 build( split+1, high, &rdi, &rdo, (rows-lowrows) );
95 doMerge(&ldo, ldi, rdi, &rdo);
516 void CDelaunay::doMerge(EdgePointer *ldo, EdgePointer ldi, EdgePointer rdi, EdgePointer *rdo)
522 while (ccw(orig(ldi), dest(ldi), orig(rdi))) {
525 if (ccw(dest(rdi), orig(rdi), orig(ldi))) {
526 rdi = (EdgePointer)rprev(rdi);
532 basel = connectLeft((EdgePointer) sym(rdi), ldi)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
vpaes-x86_64.S 225 movdqu (%rdi),%xmm0
289 movdqu 8(%rdi),%xmm0
321 movdqu 16(%rdi),%xmm0
649 movdqu (%rdi),%xmm0
660 movdqu (%rdi),%xmm0
674 subq %rdi,%rsi
681 movdqu (%rdi),%xmm0
685 movdqu %xmm0,(%rsi,%rdi,1)
686 leaq 16(%rdi),%rdi
    [all...]

Completed in 1310 milliseconds

1 2 3 4 56 7 8 91011