HomeSort by relevance Sort by last modified time
    Searched refs:rcx (Results 176 - 200 of 243) sorted by null

1 2 3 4 5 6 78 910

  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
vpaes-x86_64.pl 285 # rcx = direction. 0=encrypt, 1=decrypt
298 test %rcx, %rcx
423 test %rcx, %rcx
605 test %rcx, %rcx
860 my ($inp,$out,$len,$key,$ivp,$enc)=("%rdi","%rsi","%rdx","%rcx","%r8","%r9");
1071 $rec="%rcx";
1129 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLE
    [all...]
aes-x86_64.pl 605 lea -63(%rdx),%rcx # %rdx is key argument
607 sub %rsp,%rcx
608 neg %rcx
609 and \$0x3c0,%rcx
610 sub %rcx,%rsp
1009 # and %rcx=s3.s2, output is four 32-bit values in %eax=s0, %ebx=s1,
1013 my ($tp18,$tp28,$tp48,$tp88,$acc8)=("%rcx","%r11","%r12","%r13","%rdx");
1170 or %rdx,%rcx
1204 lea -63(%rdx),%rcx # %rdx is key argument
1206 sub %rsp,%rcx
    [all...]
bsaes-x86_64.S 1050 movdqu (%rcx),%xmm7
1051 leaq 16(%rcx),%rcx
1059 movdqu (%rcx),%xmm6
1102 leaq 16(%rcx),%rcx
1112 movdqu (%rcx),%xmm6
1148 movl 240(%rcx),%eax
1152 movq %rcx,%r15
1162 movq %r15,%rcx
    [all...]
  /external/openssl/crypto/aes/asm/
vpaes-x86_64.pl 285 # rcx = direction. 0=encrypt, 1=decrypt
298 test %rcx, %rcx
423 test %rcx, %rcx
605 test %rcx, %rcx
860 my ($inp,$out,$len,$key,$ivp,$enc)=("%rdi","%rsi","%rdx","%rcx","%r8","%r9");
1071 $rec="%rcx";
1129 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLE
    [all...]
aes-x86_64.pl 605 lea -63(%rdx),%rcx # %rdx is key argument
607 sub %rsp,%rcx
608 neg %rcx
609 and \$0x3c0,%rcx
610 sub %rcx,%rsp
1009 # and %rcx=s3.s2, output is four 32-bit values in %eax=s0, %ebx=s1,
1013 my ($tp18,$tp28,$tp48,$tp88,$acc8)=("%rcx","%r11","%r12","%r13","%rdx");
1170 or %rdx,%rcx
1204 lea -63(%rdx),%rcx # %rdx is key argument
1206 sub %rsp,%rcx
    [all...]
bsaes-x86_64.S 1050 movdqu (%rcx),%xmm7
1051 leaq 16(%rcx),%rcx
1059 movdqu (%rcx),%xmm6
1102 leaq 16(%rcx),%rcx
1112 movdqu (%rcx),%xmm6
1148 movl 240(%rcx),%eax
1152 movq %rcx,%r15
1162 movq %r15,%rcx
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
x86_64-gf2m.pl 38 ($t0,$t1)=("%rbx","%rcx");
160 ($rp,$a1,$a0,$b1,$b0) = $win64? ("%rcx","%rdx","%r8", "%r9","%r10") : # Win64 order
161 ("%rdi","%rsi","%rdx","%rcx","%r8"); # Unix order
243 @r=("%rbx","%rcx","%rdi","%rsi");
285 $rec="%rcx";
340 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLER
350 mov %rcx,56(%rsp) # arg8, (NULL)
  /external/openssl/crypto/bn/asm/
x86_64-gf2m.pl 38 ($t0,$t1)=("%rbx","%rcx");
160 ($rp,$a1,$a0,$b1,$b0) = $win64? ("%rcx","%rdx","%r8", "%r9","%r10") : # Win64 order
161 ("%rdi","%rsi","%rdx","%rcx","%r8"); # Unix order
243 @r=("%rbx","%rcx","%rdi","%rsi");
285 $rec="%rcx";
340 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLER
350 mov %rcx,56(%rsp) # arg8, (NULL)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
sse4.asm 209 popcnt rcx, rdx
210 popcnt rcx, [0]
  /external/valgrind/main/coregrind/m_syswrap/
syscall-amd64-darwin.S 70 const vki_sigset_t *postmask, // rcx
92 pushq %rcx // -32(%rbp) postmask
107 movq -40(%rbp), %r10 // sigsetSzB in r10 not rcx
121 movq OFFSET_amd64_RCX(%r11), %r10 /* rcx is passed in r10 instead */
170 movq %rcx, %rsi // postmask
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
kvm.h 75 __u64 rax, rbx, rcx, rdx; member in struct:kvm_regs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 75 __u64 rax, rbx, rcx, rdx; member in struct:kvm_regs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
kvm.h 75 __u64 rax, rbx, rcx, rdx; member in struct:kvm_regs
  /external/valgrind/main/VEX/test/
test-amd64.c 180 : "a" (rax), "b" (rbx), "c" (rcx), "d" (rdx), "S" (rsi), "D" (rdi));\
195 int64 rax, rbx, rcx, rdx, rsi, rdi, res; local
198 rcx = 0x0004;
207 TEST_LEA("(%%rcx)");
214 TEST_LEA("0x40(%%rcx)");
221 TEST_LEA("0x4000(%%rcx)");
226 TEST_LEA("(%%rax, %%rcx)");
228 TEST_LEA("(%%rcx, %%rcx)");
229 TEST_LEA("(%%rdx, %%rcx)");
    [all...]
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 208 unsigned long rcx; member in struct:vki_sigcontext
501 unsigned long r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:vki_user_regs_struct
  /external/chromium_org/v8/src/x64/
lithium-codegen-x64.cc 148 // object). rcx is zero for method calls and non-zero for function
152 __ testq(rcx, rcx);
3695 __ movl(FieldOperand(rbx, ByteArray::kHeaderSize + kSeedSize), rcx); local
5160 __ movq(FieldOperand(rax, i + kPointerSize), rcx); local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-x86_64.pl 61 @ROT=($A,$B,$C,$D,$E,$F,$G,$H)=("%rax","%rbx","%rcx","%rdx",
345 $rec="%rcx";
408 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLER
418 mov %rcx,56(%rsp) # arg8, (NULL)
  /external/llvm/test/MC/X86/
x86-64.s 8 monitor %rax, %rcx, %rdx
14 mwait %rax, %rcx
829 xchg 0xdeadbeef(%rbx,%rcx,8),%bl
830 // CHECK: xchgb %bl, 3735928559(%rbx,%rcx,8)
  /external/openssl/crypto/sha/asm/
sha512-x86_64.pl 61 @ROT=($A,$B,$C,$D,$E,$F,$G,$H)=("%rax","%rbx","%rcx","%rdx",
345 $rec="%rcx";
408 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLER
418 mov %rcx,56(%rsp) # arg8, (NULL)
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 34 %define rcx ecx
274 mov arg(0),rcx
298 push rcx
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/amd64/
elfso64.asm 42 mov rcx,[rbp+12]
  /external/chromium_org/v8/test/mjsunit/
codegen-coverage.js 48 var c; // Register ecx, rcx.
  /external/v8/test/mjsunit/
codegen-coverage.js 48 var c; // Register ecx, rcx.
  /external/valgrind/main/coregrind/m_sigframe/
sigframe-amd64-linux.c 359 SC2(rcx,RCX);
571 tst->arch.vex.guest_RCX = sc->rcx;
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elfcore.h 73 uint64_t r9,r8,rax,rcx,rdx,rsi,rdi,orig_rax; member in struct:i386_regs
194 "mov %%rcx,88(%%rax)\n" \

Completed in 1098 milliseconds

1 2 3 4 5 6 78 910