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

/osnet-11/usr/src/lib/brand/shared/brand/amd64/
H A Drunexe.s57 movq %rsi, %rbx / Brand app entry point in %rbx
74 jmp *%rbx / And away we go...
H A Dcrt.s66 leaq 24(%rbp), %rsi / &argv[0] in %rbx (2nd param)
H A Dhandler.s89 movq %rbx, EH_LOCALS_GREG(REG_RBX)(%rbp)
/osnet-11/usr/src/grub/grub2/grub-core/lib/x86_64/
H A Dsetjmp.S30 * rbx rsp rbp r12 r13 r14 r15 rip
40 movq %rbx, 0(%rdi) /* RBX */
61 movq (%rdi), %rbx
/osnet-11/usr/src/lib/libc/amd64/gen/
H A D_stack_grow.s57 movq %rax, %rbx
58 subq %rcx, %rbx
59 cmpq %rdx, %rbx
73 movq %rsp, %rbx
74 subq %rcx, %rbx
75 cmpq %rdx, %rbx
H A Dproc64_support.s73 push %rbx
81 pop %rbx
H A Dsetjmp.s34 * by restoring registers rip rsp rbp rbx r12 r13 r14 r15 from 'env'
40 * env[0] = %rbx 0 register variables
57 movq %rbx, 0(%rdi)
79 movq 0(%rdi), %rbx
/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dunwind_frame.s50 movq %rbx,24(%rdi) /* save preserved registers */
74 movq 24(%rax),%rbx /* restore preserved registers */
/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Drelocator.h59 grub_uint64_t rbx; member in struct:grub_relocator64_state
/osnet-11/usr/src/lib/libc/amd64/threads/
H A Dasm_subr.s135 movq %rbx, REGOFF(REG_RBX) (%rsp)
/osnet-11/usr/src/grub/grub2/grub-core/lib/i386/
H A Drelocator.c258 grub_relocator64_rbx = state.rbx;

Completed in 51 milliseconds