Searched refs:r8 (Results 1 - 25 of 50) sorted by relevance

12

/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dghash-x86_64.S20 movzbq 15(%rdi),%r8
28 movq 8(%rsi,%rax,1),%r8
31 movq %r8,%rdx
36 shrq $4,%r8
41 xorq 8(%rsi,%rbx,1),%r8
46 movq %r8,%rdx
48 xorq %r10,%r8
52 shrq $4,%r8
56 xorq 8(%rsi,%rax,1),%r8
61 movq %r8,
[all...]
H A Dsha512-x86_64.S43 movq 32(%rdi),%r8
55 movq %r8,%r13
61 xorq %r8,%r13
67 andq %r8,%r15
74 xorq %r8,%r13
100 movq %r8,%rdi
145 xorq %r8,%r15
153 xorq %r8,%r15
193 addq %r8,%r12
206 movq %r10,%r8
[all...]
H A Daes-x86_64.S159 leaq 128(%r14),%r8
160 movl 0-128(%r8),%edi
161 movl 32-128(%r8),%ebp
162 movl 64-128(%r8),%r10d
163 movl 96-128(%r8),%r11d
164 movl 128-128(%r8),%edi
165 movl 160-128(%r8),%ebp
166 movl 192-128(%r8),%r10d
167 movl 224-128(%r8),%r11d
187 movzbl (%r14,%r8,
[all...]
H A Daesni-x86_64.S845 movdqu (%r8),%xmm6
909 movups (%r8),%xmm6
1012 movups (%r8),%xmm2
1046 movdqu (%r8),%xmm2
1048 movl 12(%r8),%r8d
1062 leaq 1(%r8),%rax
1063 leaq 2(%r8),%rdx
1069 leaq 3(%r8),%rax
1074 leaq 4(%r8),%r10
1081 leaq 5(%r8),
[all...]
H A Dsha1-x86_64.S32 movq %rdi,%r8
40 movl 0(%r8),%esi
41 movl 4(%r8),%edi
42 movl 8(%r8),%r11d
43 movl 12(%r8),%r12d
44 movl 16(%r8),%r13d
1216 addl 0(%r8),%esi
1217 addl 4(%r8),%edi
1218 addl 8(%r8),%r11d
1219 addl 12(%r8),
[all...]
H A Dvpaes-x86_64.S243 movdqa (%r8,%r10,1),%xmm1
246 xorq $0x30,%r8
363 movdqa (%r8,%r10,1),%xmm1
597 movdqa (%r8,%r10,1),%xmm1
599 addq $-16,%r8
600 andq $0x30,%r8
678 movdqu (%r8),%xmm6
707 movdqu %xmm6,(%r8)
/fuchsia/zircon/kernel/arch/x86/include/arch/x86/
H A Dgeneral_regs.h37 uint64_t r8; member in struct:__anon29
H A Dvmx_state.h74 uint64_t r8; member in struct:GuestState
115 static_assert(__offsetof(VmxState, guest_state.r8) == GS_R8, "");
H A Dbootstrap16.h72 uint64_t r8, r9, r10, r11, r12, r13, r14, r15; member in struct:x86_realmode_entry_data_registers
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Dasm_macros.h63 .cfi_same_value %r8 ; \
82 .cfi_undefined %r8 ; \
/fuchsia/zircon/third_party/ulib/musl/src/ldso/x86_64/
H A Dtlsdesc.S31 push %r8
40 pop %r8
/fuchsia/zircon/kernel/arch/x86/
H A Dmexec.S26 mov %r8, %r12 /* Memmove Ops */
30 mov %rdi, %r8 /* Bootimage Address */
96 mov %r8, %rsi
H A Dacpi.S13 uint64_t r8, r9, r10, r11, r12, r13, r14, r15;
33 mov %r8, 56(%rdi)
H A Duspace_entry.S15 push_value %r8 // rflags
H A Dexceptions.S116 push_reg %r8
142 pop_reg %r8
H A Dsyscall.S24 // arg_5 from r8 to r8
52 // arg_5 from r8 to r8
76 // arg_5 from r8 to r8
98 // arg_5 from r8 to r8
119 // rip from rcx to r8
123 mov %rcx, %r8
[all...]
H A Dstart16.S203 mov 56(%rdi), %r8
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/cipher_extra/
H A Daes128gcmsiv-x86_64.S705 testq %r8,%r8
717 shrq $4,%r8
718 movq %r8,%r10
732 shrq $2,%r8
824 subq $1,%r8
884 testq %r8,%r8
905 shrq $4,%r8
906 movq %r8,
[all...]
/fuchsia/zircon/system/utest/thread-initial-state/
H A Dx86-64.S54 check_general_purpose %r8
/fuchsia/zircon/system/public/zircon/syscalls/
H A Dhypervisor.h43 uint64_t r8;
H A Ddebug.h25 uint64_t r8; member in struct:zx_thread_state_general_regs
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmx.S49 mov GS_R8(%rsp), %r8
98 mov %r8, GS_R8(%rsp)
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h50 unsigned long r8, r9, r10, r11, r12, r13, r14, r15; member in struct:sigcontext
/fuchsia/zircon/third_party/ulib/ngunwind/src/x86_64/
H A Dinit.h47 c->dwarf.loc[R8] = REG_INIT_LOC(c, r8, R8);
/fuchsia/zircon/system/ulib/inspector/
H A Dregisters.cpp38 regs->r8, regs->r9, regs->r10, regs->r11);

Completed in 145 milliseconds

12