Home
last modified time | relevance | path

Searched refs:rbp (Results 1 – 25 of 81) sorted by relevance

1234

/titanic_44/usr/src/lib/libsaveargs/tests/testmatch/
H A Ddata.s45 pushq %rbp
46 movq %rsp, %rbp
47 movq %rbx, -0x38(%rbp)
48 movq %r8, -0x28(%rbp)
49 movq %rcx, -0x20(%rbp)
50 movq %rdx, -0x18(%rbp)
51 movq %rsi, -0x10(%rbp)
52 movq %rdi, -0x8(%rbp)
57 pushq %rbp
58 movq %rsp, %rbp
[all …]
/titanic_44/usr/src/lib/brand/shared/brand/amd64/
H A Dhandler.s73 pushq %rbp /* allocate stack frame */
74 movq %rsp, %rbp
77 movq $0, EH_LOCALS_GREG(REG_TRAPNO)(%rbp)
78 movq $0, EH_LOCALS_GREG(REG_ERR)(%rbp)
79 movq %r15, EH_LOCALS_GREG(REG_R15)(%rbp)
80 movq %r14, EH_LOCALS_GREG(REG_R14)(%rbp)
81 movq %r13, EH_LOCALS_GREG(REG_R13)(%rbp)
82 movq %r12, EH_LOCALS_GREG(REG_R12)(%rbp)
83 movq %r11, EH_LOCALS_GREG(REG_R11)(%rbp)
84 movq %r10, EH_LOCALS_GREG(REG_R10)(%rbp)
[all …]
H A Dcrt.s59 movq %rsp, %rbp / first stack frame
65 movq 16(%rbp), %rdi / argc in %rax (1st param)
66 leaq 24(%rbp), %rsi / &argv[0] in %rbx (2nd param)
67 leaq 32(%rbp,%rdi,8), %rdx / envp in %rcx (3rd param)
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dlufs_thread.c133 rollbuf_t *rbp; in log_roll_read() local
160 for (i = 0, rbp = rbs; i < nbuf; ++i, ++rbp) { in log_roll_read()
161 if (P2ALIGN(rbp->rb_bh.b_blkno, in log_roll_read()
175 bp = &rbp->rb_bh; in log_roll_read()
180 if (top_read_roll(rbp, ul)) { in log_roll_read()
216 for (error = 0, i = 0, rbp = rbs; i < nbuf; ++i, ++rbp) { in log_roll_read()
217 if (!rbp->rb_crb) { in log_roll_read()
218 bp = &rbp->rb_bh; in log_roll_read()
229 MAPBLOCKSIZE, rbp->rb_age)) { in log_roll_read()
237 logmap_list_put_roll(logmap, rbp->rb_age); in log_roll_read()
[all …]
/titanic_44/usr/src/uts/common/io/chxge/
H A Dpe.c82 void ch_big_rbuf_recycle(ch_esb_t *rbp);
83 void ch_small_rbuf_recycle(ch_esb_t *rbp);
1126 ch_esb_t *rbp; in pe_small_rbuf_pool_init() local
1149 rbp = ch_alloc_small_esbbuf(sa, j); in pe_small_rbuf_pool_init()
1150 if (rbp == NULL) in pe_small_rbuf_pool_init()
1155 rbp->cs_next = sa->ch_small_esb_free; in pe_small_rbuf_pool_init()
1156 sa->ch_small_esb_free = rbp; in pe_small_rbuf_pool_init()
1161 rbp->cs_owner = sa->ch_small_owner; in pe_small_rbuf_pool_init()
1162 sa->ch_small_owner = rbp; in pe_small_rbuf_pool_init()
1185 ch_esb_t *rbp; in pe_big_rbuf_pool_init() local
[all …]
/titanic_44/usr/src/lib/libm/amd64/src/
H A Dremainder.s36 push %rbp
37 movq %rsp,%rbp
39 movlpd %xmm1,-16(%rbp)
40 movlpd %xmm0,-8(%rbp)
45 movl -12(%rbp),%eax / eax <-- hi_32(y)
47 orl -16(%rbp),%eax / eax <-- lo_32(y)|hi_32(|y|)
50 movl -4(%rbp),%eax / eax <-- hi_32(x)
54 cmpl $0,-8(%rbp)
57 fldl -16(%rbp) / y
58 fldl -8(%rbp) / x
[all …]
H A Dfmod.s36 push %rbp
37 movq %rsp,%rbp
39 movlpd %xmm1,-16(%rbp)
40 movlpd %xmm0,-8(%rbp)
42 movl -12(%rbp),%eax / eax <-- hi_32(y)
44 orl -16(%rbp),%eax / eax <-- lo_32(y)|hi_32(|y|)
47 fldl -16(%rbp) / y
48 fldl -8(%rbp) / x
54 fstpl -8(%rbp)
55 movsd -8(%rbp),%xmm0
H A Dfmodf.s35 push %rbp
36 movq %rsp,%rbp
38 movss %xmm1,-8(%rbp)
39 movss %xmm0,-4(%rbp)
40 flds -8(%rbp) / load arg y
41 flds -4(%rbp) / load arg x
47 fstps -4(%rbp)
48 movss -4(%rbp),%xmm0
H A Dremainderf.s35 push %rbp
36 movq %rsp,%rbp
38 movss %xmm1,-8(%rbp)
39 movss %xmm0,-4(%rbp)
40 flds -8(%rbp) / load arg y
41 flds -4(%rbp) / load arg x
47 fstps -4(%rbp)
48 movss -4(%rbp),%xmm0
H A Drndintl.s128 pushq %rbp
129 movq %rsp,%rbp
131 pushq 24(%rbp)
132 pushq 16(%rbp)
134 fistpl -8(%rbp)
136 movslq -8(%rbp),%rax
/titanic_44/usr/src/lib/libc/amd64/sys/
H A Dsyscall.s34 pushq %rbp
35 movq %rsp, %rbp
43 movq 16(%rbp), %r9 /* arg5 */
44 movq 32(%rbp), %r10
46 movq 24(%rbp), %r10
48 movq 8(%rbp), %r10
79 pushq %rbp
80 movq %rsp, %rbp
88 movq 16(%rbp), %r8 /* arg4 */
89 movq 24(%rbp), %r9 /* arg5 */
[all …]
H A Ddoor.s86 pushq %rbp
87 movq %rsp, %rbp
93 movq %rcx, -0x8(%rbp)
150 movq -0x8(%rbp), %rcx /* Restore arg4 (stack_base) */
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c381 COMPOUND4res *rbp; in rfs4_dispatch() local
408 rbp = &res_buf; in rfs4_dispatch()
447 rfs4_compound(cap, rbp, NULL, req, cr, &rv); in rfs4_dispatch()
474 rbp = &(drp->dr_res); in rfs4_dispatch()
480 rfs4_compound(cap, rbp, NULL, req, cr, &rv); in rfs4_dispatch()
495 if (!svc_sendreply(xprt, xdr_COMPOUND4res_srv, (char *)rbp)) { in rfs4_dispatch()
498 char *, rbp); in rfs4_dispatch()
524 rfs4_compound_free(rbp); in rfs4_dispatch()
569 COMPOUND4res res_buf, *rbp; in rfs4_resource_err() local
573 rbp = &res_buf; in rfs4_resource_err()
[all …]
/titanic_44/usr/src/cmd/sgs/rtld/amd64/
H A Dboot_elf.s227 movq SPDYNOFF(%rbp), %rax / %rax = dyndata
231 movq %rdi, SPDESTOFF(%rbp) / save destination address
238 leaq SPLAREGOFF(%rbp), %rsi / %rsi = &La_amd64_regs
239 leaq 8(%rbp), %rdi
241 movq 0(%rbp), %rdi
259 movq SPDYNOFF(%rbp), %r11 / %r11 = &dyndata
261 leaq SPLAREGOFF(%rbp), %r8 / arg5 (&La_amd64_regs)
267 movq %rax, SPDESTOFF(%rbp) / save calling address
284 movq SPDYNOFF(%rbp), %r11 / %r11 = &dyndata
292 movq 0(%rbp), %r11
[all …]
H A Dboot.s103 movq %rsp,%rbp
111 leaq 8(%rbp),%rax
117 movq (%rbp),%rax
121 leaq (%rbp,%rax,8),%rdi
150 movq %rbp,%rsp
/titanic_44/usr/src/common/crypto/md5/amd64/
H A Dmd5_amd64.pl173 push %rbp
183 mov %rdi, %rbp / rbp = ctx
186 mov 0*4(%rbp), %eax / eax = ctx->A
187 mov 1*4(%rbp), %ebx / ebx = ctx->B
188 mov 2*4(%rbp), %ecx / ecx = ctx->C
189 mov 3*4(%rbp), %edx / edx = ctx->D
190 push %rbp / save ctx
288 1: pop %rbp / restore ctx
289 mov %eax, 0*4(%rbp) / ctx->A = A
290 mov %ebx, 1*4(%rbp) / ctx->B = B
[all …]
/titanic_44/usr/src/lib/common/amd64/
H A Dgcrt1.s109 movq %rsp,%rbp /* The first stack frame */
146 pushq %rbp
147 movq %rsp,%rbp
151 popq %rbp
157 movq 16(%rbp),%rax /* argc */
161 leaq 32(%rbp,%rax,8),%rcx /* (A) */
171 leaq 24(%rbp),%rdx /* argv (B) */
H A Dcrti.s46 pushq %rbp
47 movq %rsp, %rbp
57 pushq %rbp
58 movq %rsp, %rbp
H A Dcrt1.s111 movq %rsp,%rbp /* The first stack frame */
138 movq 16(%rbp),%rax /* argc */
142 leaq 32(%rbp,%rax,8),%rcx /* (A) */
152 leaq 24(%rbp),%rdx /* argv (B) */
/titanic_44/usr/src/lib/libc/amd64/threads/
H A Dasm_subr.s89 pushq %rbp
90 movq %rsp, %rbp
120 pushq %rbp
121 movq %rsp, %rbp
159 movq (%rbp), %rax /* previous %rbp */
161 movq 8(%rbp), %rax /* previous %rip */
163 leaq 16(%rbp), %rax /* previous %rsp */
/titanic_44/usr/src/uts/i86xpv/ml/
H A Dhyperevent.s132 movq %rsp, %rbp
136 movq %rbp, %rdi
140 movq %rbp, %rdi
208 movq %rsp, %rbp
213 movq %rbp, %rdi /* rdi = struct regs pointer */
H A Dpanic_asm.s83 pushq %rbp
84 movq %rsp, %rbp
144 pushq %rbp
145 movq %rsp, %rbp
153 popq %rbp
158 pushq %rbp
159 movq %rsp, %rbp
167 popq %rbp
/titanic_44/usr/src/uts/intel/ia32/ml/
H A Ddesctbls_asm.s113 pushq %rbp
114 movq %rsp, %rbp
121 pushq %rbp
122 movq %rsp, %rbp
176 pushq %rbp
177 movq %rsp, %rbp
H A Dfloat.s232 pushq %rbp
239 leaq _xrstor_rbx_insn(%rip), %rbp
243 movzbq (%rbp), %rsi /* instruction byte */
247 addq $1, %rbp
252 popq %rbp
688 pushq %rbp
689 movq %rsp, %rbp
737 pushq %rbp
738 movq %rsp, %rbp
780 pushq %rbp
[all …]
/titanic_44/usr/src/uts/i86pc/ml/
H A Dsyscall_asm_amd64.s460 movq %rbp, REGOFF_RBP(%rsp)
502 movq %rsp, %rbp
526 movq REGOFF_RDI(%rbp), %rdi
527 movq REGOFF_RSI(%rbp), %rsi
528 movq REGOFF_RDX(%rbp), %rdx
529 movq REGOFF_RCX(%rbp), %rcx
530 movq REGOFF_R8(%rbp), %r8
531 movq REGOFF_R9(%rbp), %r9
616 movq REGOFF_RBP(%rsp), %rbp
783 movq %rsp, %rbp
[all …]

1234