Searched refs:rax (Results 76 - 80 of 80) sorted by relevance

1234

/fuchsia/zircon/system/utest/policy/
H A Djob-policy.cpp250 return regs->rax;
/fuchsia/zircon/system/utest/debugger/
H A Dutils.cpp90 DUMP_NAMED_REG(rax);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/cipher_extra/asm/
H A Daes128gcmsiv-x86_64.pl469 movq \$8, %rax
473 subq \$1, %rax
531 mov \$6, %rax
535 subq \$1, %rax
1173 my $secureBuffer = "%rax";
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dsha256-x86_64.S22 movq %rsp,%rax
36 movq %rax,64+24(%rsp)
1758 movq %rsp,%rax
1772 movq %rax,64+24(%rsp)
2853 movq %rsp,%rax
2867 movq %rax,64+24(%rsp)
H A Dsha1-x86_64.S26 movq %rsp,%rax
37 movq %rax,64(%rsp)

Completed in 107 milliseconds

1234