Searched refs:r10 (Results 51 - 53 of 53) sorted by relevance

123

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daesv8-armx.pl707 stmdb sp!,{r4-r10,lr}
887 ldmia sp!,{r4-r10,pc}
/fuchsia/zircon/system/utest/debugger/
H A Ddebugger.cpp119 ASSERT_EQ(regs.rip, regs.r10, "fault PC does not match r10");
1061 // from the parent process. Likewise set r10 to segv_pc
1066 movq %[pc],%%r10\n\
1072 : "rax", "r8", "r9", "r10");
1084 // from the parent process. Likewise set r10 to segv_pc
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmexit.cpp393 *out = guest_state->r10;

Completed in 119 milliseconds

123