Searched refs:rbx (Results 1 - 25 of 49) sorted by relevance

12

/fuchsia/zircon/system/ulib/zircon/
H A Dzx_vmar_unmap_handle_close_thread_exit-x86-64.S16 // Save the handle argument in a callee-saves register (%rbx).
18 push_reg %rbx
39 pop_reg %rbx
/fuchsia/zircon/third_party/ulib/uboringssl/linux-x86_64/crypto/fipsmodule/
H A Dsha512-x86_64.S23 pushq %rbx
40 movq 8(%rdi),%rbx
51 movq %rbx,%rdi
81 xorq %rbx,%r15
83 movq %rbx,%r11
172 addq %r12,%rbx
178 movq %rbx,%r13
184 xorq %rbx,%r13
190 andq %rbx,%rdi
197 xorq %rbx,
[all...]
H A Dghash-x86_64.S11 pushq %rbx
23 xorq %rbx,%rbx
41 xorq 8(%rsi,%rbx,1),%r8
43 xorq (%rsi,%rbx,1),%r9
83 xorq 8(%rsi,%rbx,1),%r8
85 xorq (%rsi,%rbx,1),%r9
95 movq -8(%rsi),%rbx
105 pushq %rbx
126 movq 16+8-128(%rsi),%rbx
[all...]
H A Dmd5-x86_64.S10 pushq %rbx
72 leal -1044525330(%rbx,%r10,1),%ebx
108 leal -45705983(%rbx,%r10,1),%ebx
144 leal -1990404162(%rbx,%r10,1),%ebx
180 leal 1236535329(%rbx,%r10,1),%ebx
225 leal -373897302(%rbx,%r10,1),%ebx
269 leal -405537848(%rbx,%r10,1),%ebx
313 leal 1163531501(%rbx,%r10,1),%ebx
357 leal -1926607734(%rbx,%r10,1),%ebx
393 leal -35309556(%rbx,
[all...]
H A Daes-x86_64.S228 movzbl (%r14,%rbx,1),%ecx
254 leal (%rbx,%rbx,1),%r9d
338 pushq %rbx
339 .cfi_offset %rbx,-16
405 movq -8(%rsi),%rbx
406 .cfi_restore %rbx
661 shlq $32,%rbx
664 orq %rbx,%rax
671 movq %r9,%rbx
[all...]
/fuchsia/zircon/kernel/arch/x86/
H A Dstart16.S117 movabs $.Lhighaddr, %rbx
118 jmp *%rbx
141 movabs $x86_secondary_entry, %rbx
142 call *%rbx
161 movabs $.Lwakeup_highaddr, %rbx
162 jmp *%rbx
199 mov 24(%rdi), %rbx
H A Dasm.S15 push_reg %rbx
30 pop_reg %rbx
H A Dacpi.S12 uint64_t rdi, rsi, rbp, rbx, rdx, rcx, rax;
28 mov %rbx, 24(%rdi)
H A Dexceptions.S120 push_reg %rbx
138 pop_reg %rbx
/fuchsia/zircon/kernel/arch/x86/include/arch/x86/
H A Dgeneral_regs.h30 uint64_t rbx; member in struct:__anon29
H A Dvmx_state.h50 uint64_t rbx; member in struct:HostState
70 uint64_t rbx; member in struct:GuestState
101 static_assert(__offsetof(VmxState, host_state.rbx) == HS_RBX, "");
109 static_assert(__offsetof(VmxState, guest_state.rbx) == GS_RBX, "");
H A Dbootstrap16.h71 uint64_t rdi, rsi, rbp, rbx, rdx, rcx, rax; member in struct:x86_realmode_entry_data_registers
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Dasm_macros.h57 .cfi_same_value %rbx ; \
76 .cfi_undefined %rbx ; \
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md5/asm/
H A Dmd5-x86_64.pl134 push %rbx
256 mov 24(%rsp),%rbx
279 push %rbx
289 mov 248($context),%rbx # pull context->Rip
292 cmp %r10,%rbx # context->Rip<.Lprologue
298 cmp %r10,%rbx # context->Rip>=.Lepilogue
304 mov -16(%rax),%rbx
308 mov %rbx,144($context) # restore context->Rbx
348 pop %rbx
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmx.S21 mov %rbx, HS_RBX(%rdi)
45 mov GS_RBX(%rsp), %rbx
94 mov %rbx, GS_RBX(%rsp)
115 mov HS_RBX(%rdi), %rbx
H A Dvmexit.cpp129 arg[0] = guest_state->rbx;
198 reinterpret_cast<uint32_t*>(&guest_state->rbx),
206 reinterpret_cast<uint32_t*>(&guest_state->rbx),
212 guest_state->rbx &= ~(0xff << 24);
213 guest_state->rbx |= (vmcs->Read(VmcsField16::VPID) - 1) << 24;
242 guest_state->rbx = xsave_size;
270 guest_state->rbx = performance_monitoring_no_events;
278 guest_state->rbx = 0;
289 guest_state->rbx &= ~(1u << X86_FEATURE_INVPCID.bit);
291 guest_state->rbx
[all...]
/fuchsia/zircon/system/utest/thread-initial-state/
H A Dx86-64.S49 check_general_purpose %rbx
/fuchsia/zircon/third_party/ulib/musl/src/setjmp/x86_64/
H A Dsetjmp.S18 mov %rbx, 8*JB_RBX(%rdi)
/fuchsia/zircon/system/public/zircon/syscalls/
H A Dhypervisor.h38 uint64_t rbx;
H A Ddebug.h18 uint64_t rbx; member in struct:zx_thread_state_general_regs
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/asm/
H A Dsha1-x86_64.pl283 push %rbx
331 mov -8(%rsi),%rbx
483 push %rbx
918 mov -8($fp),%rbx
943 push %rbx
1280 mov -8($fp),%rbx
1308 push %rbx
1757 mov -8($fp),%rbx
1801 push %rbx
1811 mov 248($context),%rbx # pul
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daes-x86_64.pl603 push %rbx
604 .cfi_push %rbx
670 mov -8(%rsi),%rbx
671 .cfi_restore %rbx
1033 { my ($tp10,$tp20,$tp40,$tp80,$acc0)=("%rax","%r8", "%r9", "%r10","%rbx");
1187 shl \$32,%rbx
1190 or %rbx,%rax
1217 push %rbx
1218 .cfi_push %rbx
1286 mov -8(%rsi),%rbx
[all...]
H A Dbsaes-x86_64.pl1173 push %rbx
1174 .cfi_push %rbx
1372 mov -16(%rax), %rbx
1373 .cfi_restore %rbx
1392 push %rbx
1393 .cfi_push %rbx
1592 mov -16(%rax), %rbx
1593 .cfi_restore %rbx
1625 push %rbx
1626 .cfi_push %rbx
[all...]
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h51 unsigned long rdi, rsi, rbp, rbx, rdx, rax, rcx, rsp, rip, eflags; member in struct:sigcontext
/fuchsia/zircon/system/utest/hypervisor/
H A Dx86.S111 popq %rbx // Error code
220 add $4, %rbx
243 movq $0, %rbx

Completed in 144 milliseconds

12