Searched refs:rcx (Results 26 - 50 of 64) sorted by relevance

123

/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Daesni-gcm-x86_64.S11 vmovdqu 0-128(%rcx),%xmm15
34 vmovups 16-128(%rcx),%xmm2
74 vmovups 32-128(%rcx),%xmm15
95 vmovups 48-128(%rcx),%xmm15
113 vmovups 64-128(%rcx),%xmm15
135 vmovups 80-128(%rcx),%xmm15
157 vmovups 96-128(%rcx),%xmm15
178 vmovups 112-128(%rcx),%xmm15
196 vmovups 128-128(%rcx),%xmm1
200 vmovups 144-128(%rcx),
[all...]
H A Dmd5-x86_64.S63 leal 606105819(%rcx,%r10,1),%ecx
99 leal -1473231341(%rcx,%r10,1),%ecx
135 leal -42063(%rcx,%r10,1),%ecx
171 leal -1502002290(%rcx,%r10,1),%ecx
214 leal 643717713(%rcx,%r10,1),%ecx
258 leal -660478335(%rcx,%r10,1),%ecx
302 leal -187363961(%rcx,%r10,1),%ecx
346 leal 1735328473(%rcx,%r10,1),%ecx
385 leal 1839030562(%rcx,%r10,1),%ecx
417 leal -155497632(%rcx,
[all...]
H A Daes-x86_64.S227 movzbl (%r14,%rcx,1),%edx
280 leal (%rcx,%rcx,1),%r8d
352 leaq -63(%rdx),%rcx
354 subq %rsp,%rcx
355 negq %rcx
356 andq $0x3c0,%rcx
357 subq %rcx,%rsp
665 orq %rdx,%rcx
670 andq %rcx,
[all...]
H A Dvpaes-x86_64.S234 testq %rcx,%rcx
359 testq %rcx,%rcx
541 testq %rcx,%rcx
675 xchgq %rcx,%rdx
676 subq $16,%rcx
692 subq $16,%rcx
704 subq $16,%rcx
[all...]
/fuchsia/zircon/kernel/arch/x86/
H A Dstart16.S121 mov %rcx, %cr3
165 mov %rcx, %cr3
201 mov 40(%rdi), %rcx
H A Dexceptions.S118 push_reg %rcx
140 pop_reg %rcx
H A Dops.S19 %rcx used to pass 4th argument
41 mov %rdi, %rcx
H A Dasm.S78 mov $PAGE_SIZE >> 3, %rcx
H A Ddebugger.cpp34 static_assert(SYSCALL_OFFSETS_EQUAL(rcx), "");
70 COPY_REG(out, in, rcx); \
/fuchsia/zircon/system/utest/thread-initial-state/
H A Dx86-64.S50 check_general_purpose %rcx
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl74 ($out,$inp,$len,$key,$counter)=("%rdi","%rsi","%rdx","%rcx","%r8");
739 lea 0x100(%rsp),%rcx # size optimization
754 movdqa $xb0,0x80-0x100(%rcx)
756 movdqa $xb1,0x90-0x100(%rcx)
758 movdqa $xb2,0xa0-0x100(%rcx)
759 movdqa $xb3,0xb0-0x100(%rcx)
763 movdqa $xt0,0xc0-0x100(%rcx)
765 movdqa $xt1,0xd0-0x100(%rcx)
767 movdqa $xt2,0xe0-0x100(%rcx)
768 movdqa $xt3,0xf0-0x100(%rcx)
[all...]
/fuchsia/zircon/system/public/zircon/syscalls/
H A Dhypervisor.h36 uint64_t rcx;
H A Ddebug.h19 uint64_t rcx; member in struct:zx_thread_state_general_regs
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmx.S43 mov GS_RCX(%rsp), %rcx
92 mov %rcx, GS_RCX(%rsp)
/fuchsia/zircon/kernel/arch/x86/include/arch/x86/
H A Dvmx_state.h68 uint64_t rcx; member in struct:GuestState
110 static_assert(__offsetof(VmxState, guest_state.rcx) == GS_RCX, "");
H A Dbootstrap16.h71 uint64_t rdi, rsi, rbp, rbx, rdx, rcx, rax; member in struct:x86_realmode_entry_data_registers
/fuchsia/zircon/system/utest/hypervisor/
H A Dx86.S112 popq %rcx // RIP
218 add $2, %rcx
244 movq $0, %rcx
326 mov $ABSOLUTE_ADDR(vcpu_syscall_start, vcpu_syscall_ring3), %rcx
H A Dguest.cpp192 fprintf(stderr, "rip = 0x%lx\n", vcpu_state.rcx);
407 .rcx = 2u,
469 EXPECT_EQ(vcpu_state.rcx, 4u);
508 EXPECT_EQ(vcpu_state.rcx, 2u);
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h51 unsigned long rdi, rsi, rbp, rbx, rdx, rax, rcx, rsp, rip, eflags; member in struct:sigcontext
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md5/asm/
H A Dmd5-x86_64.pl267 my $rec="%rcx";
327 xor %rcx,%rcx # arg1, UNW_FLAG_NHANDLER
337 mov %rcx,56(%rsp) # arg8, (NULL)
/fuchsia/zircon/third_party/ulib/ngunwind/src/x86_64/
H A Dinit.h41 c->dwarf.loc[RCX] = REG_INIT_LOC(c, rcx, RCX);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daes-x86_64.pl617 lea -63(%rdx),%rcx # %rdx is key argument
619 sub %rsp,%rcx
620 neg %rcx
621 and \$0x3c0,%rcx
622 sub %rcx,%rsp
1030 # and %rcx=s3.s2, output is four 32-bit values in %eax=s0, %ebx=s1,
1034 my ($tp18,$tp28,$tp48,$tp88,$acc8)=("%rcx","%r11","%r12","%r13","%rdx");
1191 or %rdx,%rcx
1231 lea -63(%rdx),%rcx # %rdx is key argument
1233 sub %rsp,%rcx
[all...]
H A Dvpaes-x86_64.pl293 # rcx = direction. 0=encrypt, 1=decrypt
306 test %rcx, %rcx
431 test %rcx, %rcx
613 test %rcx, %rcx
868 my ($inp,$out,$len,$key,$ivp,$enc)=("%rdi","%rsi","%rdx","%rcx","%r8","%r9");
1079 $rec="%rcx";
1137 xor %rcx,
[all...]
/fuchsia/zircon/system/ulib/inspector/
H A Dregisters.cpp34 regs->rax, regs->rbx, regs->rcx, regs->rdx);
/fuchsia/zircon/system/utest/core/threads/
H A Dregister-set.cpp105 CHECK_REG(rcx);
189 static_assert(offsetof(zx_thread_state_general_regs_t, rcx) == 8 * 2, "");
216 "movq 8*2(%rdi), %rcx\n"
401 "movq %rcx, 8*2(%rsp)\n"

Completed in 106 milliseconds

123