Home
last modified time | relevance | path

Searched refs:rcx (Results 1 – 25 of 106) sorted by relevance

12345

/linux-6.3-rc2/arch/x86/power/
A Dhibernate_asm_64.S37 movq %cr3, %rcx; # flush TLB
38 movq %rcx, %cr3
48 movq pt_regs_cx(%rax), %rcx
79 movq %rcx, pt_regs_cx(%rax)
117 jmpq *%rcx
125 movq %rbx, %rcx
126 andq $~(X86_CR4_PGE), %rcx
127 movq %rcx, %cr4; # turn off PGE
128 movq %cr3, %rcx; # flush TLB
129 movq %rcx, %cr3;
[all …]
/linux-6.3-rc2/arch/x86/crypto/
A Dblake2s-core.S57 movq %rcx,%xmm15
68 leaq SIGMA(%rip),%rcx
70 movzbl (%rcx),%eax
72 movzbl 0x1(%rcx),%eax
74 movzbl 0x2(%rcx),%eax
76 movzbl 0x3(%rcx),%eax
91 movzbl 0x4(%rcx),%eax
93 movzbl 0x5(%rcx),%eax
160 addq $0x10,%rcx
161 cmpq %r8,%rcx
[all …]
A Dchacha-avx512vl-x86_64.S115 cmp $0x10,%rcx
122 cmp $0x20,%rcx
129 cmp $0x30,%rcx
136 cmp $0x40,%rcx
144 cmp $0x50,%rcx
150 cmp $0x60,%rcx
156 cmp $0x70,%rcx
162 cmp $0x80,%rcx
173 mov %rcx,%rax
174 and $0xf,%rcx
[all …]
A Dcamellia-aesni-avx-asm_64.S194 %rcx, (%r9));
726 leaq 8 * 16(%rax), %rcx;
730 %xmm15, %rax, %rcx);
734 %xmm15, %rax, %rcx, 0);
746 %xmm15, %rax, %rcx, 8);
766 vmovdqu 0 * 16(%rcx), %xmm8;
767 vmovdqu 1 * 16(%rcx), %xmm9;
813 leaq 8 * 16(%rax), %rcx;
817 %xmm15, %rax, %rcx);
852 vmovdqu 0 * 16(%rcx), %xmm8;
[all …]
A Dcamellia-aesni-avx2-asm_64.S227 %rcx, (%r9));
760 leaq 8 * 32(%rax), %rcx;
764 %ymm15, %rax, %rcx);
768 %ymm15, %rax, %rcx, 0);
780 %ymm15, %rax, %rcx, 8);
800 vmovdqu 0 * 32(%rcx), %ymm8;
801 vmovdqu 1 * 32(%rcx), %ymm9;
847 leaq 8 * 32(%rax), %rcx;
851 %ymm15, %rax, %rcx);
886 vmovdqu 0 * 32(%rcx), %ymm8;
[all …]
A Dsm4-aesni-avx-asm_64.S161 cmpq $2, %rcx;
166 cmpq $3, %rcx;
236 cmpq $2, %rcx;
241 cmpq $3, %rcx;
371 cmpq $5, %rcx;
386 cmpq $7, %rcx;
395 cmpq $6, %rcx;
405 cmpq $7, %rcx;
429 vmovdqu (%rcx), RA0;
552 vmovdqu (%rcx), RA0;
[all …]
A Daria-aesni-avx2-asm_64.S1065 vmovdqu %ymm8, (0 * 32)(%rcx);
1066 vmovdqu %ymm9, (1 * 32)(%rcx);
1093 vmovdqu (0 * 32)(%rcx), %ymm0;
1094 vmovdqu (1 * 32)(%rcx), %ymm1;
1095 vmovdqu (2 * 32)(%rcx), %ymm2;
1096 vmovdqu (3 * 32)(%rcx), %ymm3;
1097 vmovdqu (4 * 32)(%rcx), %ymm4;
1192 leaq (%rcx), %rsi;
1193 leaq (%rcx), %rdx;
1412 leaq (%rcx), %rsi;
[all …]
A Dpoly1305-x86_64-cryptogams.pl266 cmovc %rcx,%r11
389 mov %r9,%rcx
1473 add %rcx,%rax
1487 mov %r10,%rcx
1490 and \$-4,%rcx
1491 add %rcx,%rax
1498 mov %r9,%rcx
2879 lea (%rcx,%rcx,4),%rcx # *5
3846 adc %rcx,%r9
3851 mov %r9,%rcx
[all …]
/linux-6.3-rc2/arch/x86/kernel/cpu/sgx/
A Dencls.h80 #define __encls_ret_1(rax, rcx) \ argument
82 __encls_ret_N(rax, "c"(rcx)); \
85 #define __encls_ret_2(rax, rbx, rcx) \ argument
87 __encls_ret_N(rax, "b"(rbx), "c"(rcx)); \
90 #define __encls_ret_3(rax, rbx, rcx, rdx) \ argument
92 __encls_ret_N(rax, "b"(rbx), "c"(rcx), "d"(rdx)); \
124 #define __encls_2(rax, rbx, rcx) \ argument
127 __encls_N(rax, ign_rbx_out, "b"(rbx), "c"(rcx)); \
130 #define __encls_1_1(rax, data, rcx) \ argument
133 int ret = __encls_N(rax, rbx_out, "c"(rcx)); \
/linux-6.3-rc2/arch/x86/kernel/
A Dftrace_64.S84 movq %rcx, RCX(%rsp)
127 movq RCX(%rsp), %rcx
160 movq %rcx, RSP(%rsp)
168 leaq (%rsp), %rcx
222 movq %rcx, EFLAGS(%rsp)
224 movq $__KERNEL_DS, %rcx
225 movq %rcx, SS(%rsp)
226 movq $__KERNEL_CS, %rcx
227 movq %rcx, CS(%rsp)
230 movq %rcx, RSP(%rsp)
[all …]
A Drelocate_kernel_64.S172 movq %rcx, %r11
260 movq %rdi, %rcx /* Put the page_list in %rcx */
267 movq (%rbx), %rcx
272 movq %rcx, %rdi
278 movq %rcx, %rbx
288 movq %rcx, %rsi /* For ever source page do a copy */
A Dhead_64.S184 movq %cr4, %rcx
198 movq %rcx, %cr4
230 movq %cr4, %rcx
231 movq %rcx, %rax
232 xorq $X86_CR4_PGE, %rcx
233 movq %rcx, %cr4
468 pushq %rcx /* pt_regs->cx */
/linux-6.3-rc2/arch/x86/lib/
A Dclear_page_64.S70 shr $3,%rcx
78 dec %rcx
103 shl $3, %rcx
105 add %rax,%rcx
129 cmp $64, %rcx
135 shr $3, %rcx
156 shl $3, %rcx
158 add %rdx, %rcx
178 cmp $64, %rcx
A Dmemset_64.S33 movq %rdx,%rcx
35 shrq $3,%rcx
65 movq %rdx,%rcx
77 imulq %rcx,%rax
85 movq %rdx,%rcx
86 shrq $6,%rcx
91 decq %rcx
A Dcsum-copy_64.S134 movq %rcx, %r10
219 subq $2, %rcx
229 subq $4, %rcx
242 leaq -1(%rcx, %rcx), %rcx
243 rorq $1, %rcx
A Dmemmove_64.S84 movq %rdx, %rcx
87 shrq $3, %rcx
98 movq %rdx, %rcx
103 shrq $3, %rcx
212 movq %rdx, %rcx
/linux-6.3-rc2/tools/arch/x86/lib/
A Dmemset_64.S33 movq %rdx,%rcx
35 shrq $3,%rcx
65 movq %rdx,%rcx
77 imulq %rcx,%rax
85 movq %rdx,%rcx
86 shrq $6,%rcx
91 decq %rcx
/linux-6.3-rc2/arch/x86/mm/
A Dmem_encrypt_boot.S37 movq %rcx, %rax /* Workarea stack page */
49 movq $(.L__enc_copy_end - __enc_copy), %rcx /* Encryption routine length */
56 movq %r12, %rcx /* Area length */
111 movq %rcx, %r9 /* Save area length */
135 movq %r12, %rcx
140 movq %r12, %rcx
/linux-6.3-rc2/arch/x86/xen/
A Dxen-asm.S42 push %rcx
58 pop %rcx
126 pop %rcx
170 pop %rcx
240 popq %rcx
260 popq %rcx
282 popq %rcx
/linux-6.3-rc2/arch/x86/entry/vdso/
A Dvsgx.S46 mov SGX_ENCLAVE_OFFSET_OF_RUN(%rbp), %rcx
51 cmpq $0, (%rcx, %rbx)
58 mov SGX_ENCLAVE_RUN_TCS(%rcx), %rbx
59 lea .Lasync_exit_pointer(%rip), %rcx
105 mov %rsp, %rcx
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Duserspace_io_test.c86 if (regs.rcx == 2) in main()
87 regs.rcx = 1; in main()
88 if (regs.rcx == 3) in main()
89 regs.rcx = 8192; in main()
/linux-6.3-rc2/arch/x86/entry/
A Dcalling.h68 .macro PUSH_REGS rdx=%rdx rcx=%rcx rax=%rax save_ret=0
78 pushq \rcx /* pt_regs->cx */
120 .macro PUSH_AND_CLEAR_REGS rdx=%rdx rcx=%rcx rax=%rax save_ret=0
121 PUSH_REGS rdx=\rdx, rcx=\rcx, rax=\rax, save_ret=\save_ret
137 popq %rcx
A Dentry_64.S105 pushq %rcx /* pt_regs->ip */
132 movq RCX(%rsp), %rcx
135 cmpq %rcx, %r11 /* SYSRET requires RCX == RIP */
153 shl $(64 - (__VIRTUAL_MASK_SHIFT+1)), %rcx
154 sar $(64 - (__VIRTUAL_MASK_SHIFT+1)), %rcx
158 cmpq %rcx, %r11
887 movq (%rsp), %rcx
894 movq (%rsp), %rcx
1086 leaq native_irq_return_iret(%rip), %rcx
1087 cmpq %rcx, RIP+8(%rsp)
[all …]
/linux-6.3-rc2/arch/x86/virt/vmx/tdx/
A Dtdxcall.S42 mov %rcx, %r8
44 mov %rsi, %rcx
86 movq %rcx, TDX_MODULE_rcx(%r12)
/linux-6.3-rc2/arch/x86/platform/efi/
A Defi_stub_64.S22 mov %rcx, %r8
23 mov %rsi, %rcx

Completed in 36 milliseconds

12345