/titanic_41/usr/src/lib/libsaveargs/tests/testmatch/ |
H A D | data.s | 45 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_41/usr/src/lib/brand/shared/brand/amd64/ |
H A D | handler.s | 73 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 D | crt.s | 59 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_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_thread.c | 133 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_41/usr/src/uts/common/io/chxge/ |
H A D | pe.c | 82 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_41/usr/src/lib/libm/amd64/src/ |
H A D | remainder.s | 36 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 D | fmod.s | 36 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 D | remainderf.s | 35 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 D | fmodf.s | 35 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 D | rndintl.s | 128 pushq %rbp 129 movq %rsp,%rbp 131 pushq 24(%rbp) 132 pushq 16(%rbp) 134 fistpl -8(%rbp) 136 movslq -8(%rbp),%rax
|
/titanic_41/usr/src/lib/libc/amd64/sys/ |
H A D | syscall.s | 34 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 D | door.s | 86 pushq %rbp 87 movq %rsp, %rbp 93 movq %rcx, -0x8(%rbp) 150 movq -0x8(%rbp), %rcx /* Restore arg4 (stack_base) */
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_dispatch.c | 381 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_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot_elf.s | 227 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 D | boot.s | 103 movq %rsp,%rbp 111 leaq 8(%rbp),%rax 117 movq (%rbp),%rax 121 leaq (%rbp,%rax,8),%rdi 150 movq %rbp,%rsp
|
/titanic_41/usr/src/common/crypto/md5/amd64/ |
H A D | md5_amd64.pl | 173 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_41/usr/src/lib/common/amd64/ |
H A D | gcrt1.s | 109 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 D | crti.s | 46 pushq %rbp 47 movq %rsp, %rbp 57 pushq %rbp 58 movq %rsp, %rbp
|
H A D | crt1.s | 111 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_41/usr/src/lib/libc/amd64/threads/ |
H A D | asm_subr.s | 89 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_41/usr/src/uts/i86xpv/ml/ |
H A D | hyperevent.s | 132 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 D | panic_asm.s | 83 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_41/usr/src/uts/intel/ia32/ml/ |
H A D | desctbls_asm.s | 113 pushq %rbp 114 movq %rsp, %rbp 121 pushq %rbp 122 movq %rsp, %rbp 176 pushq %rbp 177 movq %rsp, %rbp
|
H A D | float.s | 232 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_41/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_statconcise.c | 1234 void *rbp, in extract_mduser_data() argument 1267 small_un = (mp_unit32_od_t *)((uintptr_t)rbp + in extract_mduser_data() 1279 big_un = (mp_unit_t *)((uintptr_t)rbp + in extract_mduser_data() 1298 small_un = (ms_unit32_od_t *)((uintptr_t)rbp + in extract_mduser_data() 1309 big_un = (ms_unit_t *)((uintptr_t)rbp + in extract_mduser_data() 1326 small_un = (mm_unit32_od_t *)((uintptr_t)rbp + in extract_mduser_data() 1336 big_un = (mm_unit_t *)((uintptr_t)rbp + in extract_mduser_data() 1354 small_un = (mr_unit32_od_t *)((uintptr_t)rbp + in extract_mduser_data() 1367 big_un = (mr_unit_t *)((uintptr_t)rbp + in extract_mduser_data() 1386 small_un = (mt_unit32_od_t *)((uintptr_t)rbp + in extract_mduser_data() [all …]
|