Searched refs:r14 (Results 26 - 48 of 48) sorted by relevance

12

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/asm/
H A Daesni-gcm-x86_64.pl81 ($counter,$rounds,$ret,$const,$in0,$end0)=("%ebx","%ebp","%r10","%r11","%r14","%r15");
445 push %r14
446 .cfi_push %r14
549 mov -40(%rax),%r14
550 .cfi_restore %r14
685 push %r14
686 .cfi_push %r14
961 mov -40(%rax),%r14
962 .cfi_restore %r14
1012 push %r14
[all...]
H A Dghash-x86_64.pl236 push %r14
272 push %r14
276 mov $inp,%r14 # reassign couple of args
279 { my $inp="%r14";
404 mov -40(%rsi),%r14
1635 push %r14
1664 mov -40(%rax),%r14
1670 mov %r14,232($context) # restore context->R14
1703 pop %r14
/fuchsia/zircon/system/ulib/inspector/
H A Dregisters.cpp40 regs->r12, regs->r13, regs->r14, regs->r15);
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Dx86.h30 uint64_t r8, r9, r10, r11, r12, r13, r14, r15; // pushed by common handler member in struct:x86_64_iframe
51 uint64_t r15, r14, r13, r12; member in struct:x86_64_context_switch_frame
/fuchsia/zircon/kernel/arch/x86/
H A Dstart16.S209 mov 104(%rdi), %r14
H A Ddebugger.cpp46 static_assert(SYSCALL_OFFSETS_EQUAL(r14), "");
81 COPY_REG(out, in, r14); \
H A Dfaults.cpp55 frame->r12, frame->r13, frame->r14, frame->r15);
/fuchsia/zircon/system/utest/core/threads/
H A Dregister-set.cpp117 CHECK_REG(r14);
201 static_assert(offsetof(zx_thread_state_general_regs_t, r14) == 8 * 14, "");
228 "movq 8*14(%rdi), %r14\n"
413 "movq %r14, 8*14(%rsp)\n"
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/asm/
H A Dsha512-x86_64.pl146 ($T1,$a0,$a1,$a2,$a3)=("%r12","%r13","%r14","%r15","%rdi");
303 push %r14
380 mov -40(%rsi),%r14
763 push %r14
1080 mov -40(%rsi),%r14
1107 push %r14
1457 mov -40(%rsi),%r14
1483 push %r14
1765 mov -40(%rsi),%r14
1834 push %r14
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Daesni-x86_64.S2579 pushq %r14
2581 .cfi_offset %r14,-48
2625 leaq 5(%r8),%r14
2629 bsfq %r14,%r14
2632 shlq $4,%r14
2759 movq -40(%rax),%r14
2760 .cfi_restore %r14
2785 movdqu (%rbx,%r14,1),%xmm15
2807 leaq 5(%r8),%r14
[all...]
H A Dghash-x86_64.S15 pushq %r14
109 pushq %r14
113 movq %rdx,%r14
313 addq %r14,%r15
318 xorq (%r14),%r9
319 movq 8(%r14),%rdx
320 leaq 16(%r14),%r14
651 cmpq %r15,%r14
658 movq -40(%rsi),%r14
[all...]
H A Dmd5-x86_64.S12 pushq %r14
663 movq 8(%rsp),%r14
H A Dsha256-x86_64.S27 pushq %r14
1702 movq -40(%rsi),%r14
1763 pushq %r14
2840 movq -40(%rsi),%r14
2858 pushq %r14
3897 movq -40(%rsi),%r14
/fuchsia/zircon/kernel/lib/crashlog/
H A Dcrashlog.cpp173 crashlog.iframe->r14,
/fuchsia/zircon/system/utest/hypervisor/
H A Dguest.cpp420 .r14 = 15u,
482 EXPECT_EQ(vcpu_state.r14, 30u);
H A Dx86.S231 add $15, %r14
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daesni-x86_64.pl2765 my ($i1,$i3,$i5) = ("%r12","%r13","%r14");
2784 push %r14
2785 .cfi_push %r14
3007 mov -40(%rax),%r14
3008 .cfi_restore %r14
3244 push %r14
3245 .cfi_push %r14
3489 mov -40(%rax),%r14
3490 .cfi_restore %r14
4763 push %r14
[all...]
H A Dvpaes-x86_64.pl1095 push %r14
1154 pop %r14
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvcpu.cpp800 out->r14 = in.r14;
H A Dvmexit.cpp405 *out = guest_state->r14;
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/chacha/asm/
H A Dchacha-x86_64.pl247 push %r14
391 mov -40(%rsi),%r14
2521 push %r14
2548 mov -40(%rax),%r14
2554 mov %r14,232($context) # restore context->R14
2587 pop %r14
2606 push %r14
2646 push %r14
/fuchsia/zircon/system/utest/debugger/
H A Dutils.cpp104 DUMP_NAMED_REG(r14);
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/chacha/
H A Dchacha-x86_64.S51 pushq %r14
294 movq -40(%rsi),%r14

Completed in 119 milliseconds

12