Searched refs:rsi (Results 51 - 58 of 58) sorted by relevance

123

/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dbsaes-x86_64.S1107 movq %rsi,%r13
1305 leaq 32(%rbp),%rsi
1377 movq %rsi,%r13
1521 leaq 48(%rbp),%rsi
1598 movq %rsi,%r13
1603 leaq 32(%rbp),%rsi
1973 leaq 32(%rbp),%rsi
2005 leaq 32(%rbp),%rsi
2073 movq %rsi,%r13
2078 leaq 32(%rbp),%rsi
[all...]
/fuchsia/zircon/system/utest/hypervisor/
H A Dguest.cpp412 .rsi = 7u,
474 EXPECT_EQ(vcpu_state.rsi, 14u);
H A Dx86.S223 add $7, %rsi
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Dx86.h29 uint64_t rdi, rsi, rbp, rbx, rdx, rcx, rax; // pushed by common handler member in struct:x86_64_iframe
/fuchsia/zircon/kernel/arch/x86/
H A Dfaults.cpp51 frame->rsi, frame->rdi, frame->rbp, frame->user_sp);
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvcpu.cpp792 out->rsi = in.rsi;
H A Dvmexit.cpp132 arg[3] = guest_state->rsi;
381 *out = guest_state->rsi;
/fuchsia/zircon/system/utest/debugger/
H A Dutils.cpp94 DUMP_NAMED_REG(rsi);

Completed in 61 milliseconds

123