Searched refs:MINFRAME (Results 1 - 25 of 132) sorted by relevance

123456

/illumos-gate/usr/src/lib/common/sparcv9/
H A Dcrti.s49 save %sp, -SA(MINFRAME), %sp
59 save %sp, -SA(MINFRAME), %sp
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dcuexit.s41 save %sp, -SA(MINFRAME), %sp
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dcuexit.s41 save %sp, -SA(MINFRAME), %sp
/illumos-gate/usr/src/lib/libc/sparc/sys/
H A Dsyscall.s53 save %sp, -SA(MINFRAME + 2*CLONGSIZE), %sp
54 ldn [%fp + STACK_BIAS + MINFRAME], %o5 ! arg 5
56 ldn [%fp + STACK_BIAS + MINFRAME + CLONGSIZE], %g1
58 stn %g1, [%sp + STACK_BIAS + MINFRAME] ! arg 6
60 ldn [%fp + STACK_BIAS + MINFRAME + 2*CLONGSIZE], %g1
62 stn %g1, [%sp + STACK_BIAS + MINFRAME + CLONGSIZE] ! arg 7
88 ldn [%sp + STACK_BIAS + MINFRAME], %o5
96 save %sp, -SA(MINFRAME + 2*CLONGSIZE), %sp
97 ldn [%fp + STACK_BIAS + MINFRAME], %o4 ! arg 4
99 ldn [%fp + STACK_BIAS + MINFRAME
[all...]
H A Ddoor.s44 #define DOOR_COOKIE (SA(MINFRAME) + STACK_BIAS + 0*CLONGSIZE)
45 #define DOOR_DATA_PTR (SA(MINFRAME) + STACK_BIAS + 1*CLONGSIZE)
46 #define DOOR_DATA_SIZE (SA(MINFRAME) + STACK_BIAS + 2*CLONGSIZE)
47 #define DOOR_DESC_PTR (SA(MINFRAME) + STACK_BIAS + 3*CLONGSIZE)
48 #define DOOR_DESC_SIZE (SA(MINFRAME) + STACK_BIAS + 4*CLONGSIZE)
49 #define DOOR_PC (SA(MINFRAME) + STACK_BIAS + 5*CLONGSIZE)
50 #define DOOR_SERVERS (SA(MINFRAME) + STACK_BIAS + 6*CLONGSIZE)
51 #define DOOR_INFO_PTR (SA(MINFRAME) + STACK_BIAS + 7*CLONGSIZE)
97 * MINFRAME
106 save %sp, -SA(MINFRAME),
[all...]
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_Q_get_rp_rd.s32 add %sp,-SA(MINFRAME),%sp
37 add %sp,SA(MINFRAME),%sp
H A Dfpgetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
42 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpgetmask.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpgetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpsetmask.s46 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
59 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpsetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
49 add %sp, SA(MINFRAME), %sp ! reclaim stack space
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D_Q_get_rp_rd.s32 add %sp,-SA(MINFRAME),%sp
37 add %sp,SA(MINFRAME),%sp
H A Dfpgetrnd.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
42 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpgetmask.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
H A Dfpgetsticky.s37 add %sp, -SA(MINFRAME), %sp ! get an additional word of storage
44 add %sp, SA(MINFRAME), %sp ! reclaim stack space
/illumos-gate/usr/src/uts/sparc/os/
H A Ddoor_support.c42 char bytes[MAX(MINFRAME, MINFRAME32)];
47 count = MINFRAME;
88 MINFRAME : MINFRAME32;
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A Dcerror.s47 save %sp, -SA(MINFRAME), %sp
H A Dcerror64.s42 save %sp, -SA(MINFRAME), %sp
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.circstack.s35 save %sp, -SA(MINFRAME), %sp
/illumos-gate/usr/src/lib/brand/shared/brand/sparc/
H A Dcrt.s58 save %sp, -SA(MINFRAME + EB_MAX_SIZE64), %sp
60 save %sp, -SA(MINFRAME + EB_MAX_SIZE32), %sp
/illumos-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkmdb_makecontext.c52 ~(STACK_ALIGN - 1)) - SA(MINFRAME);
55 bzero((void *)stack, SA(MINFRAME));
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A Dcerror.s45 save %sp, -SA(MINFRAME), %sp
/illumos-gate/usr/src/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.branch.s40 save %sp, -SA(MINFRAME + 4), %sp
H A Dtst.embedded.s40 save %sp, -SA(MINFRAME + 4), %sp
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s437 save %sp, -SA(MINFRAME), %sp
1639 save %sp, -SA(MINFRAME + REGSIZE), %sp ! save and allocate regs
1686 sub %o0, SA(MINFRAME + REGSIZE) + STACK_BIAS, %sp
1695 0: stx %l0, [%sp + STACK_BIAS + SA(MINFRAME) + TSTATE_OFF]
1696 stx %g1, [%sp + STACK_BIAS + SA(MINFRAME) + G1_OFF]
1697 stx %g2, [%sp + STACK_BIAS + SA(MINFRAME) + G2_OFF]
1698 stx %g3, [%sp + STACK_BIAS + SA(MINFRAME) + G3_OFF]
1699 stx %g4, [%sp + STACK_BIAS + SA(MINFRAME) + G4_OFF]
1700 stx %g5, [%sp + STACK_BIAS + SA(MINFRAME) + G5_OFF]
1701 stx %g6, [%sp + STACK_BIAS + SA(MINFRAME)
[all...]

Completed in 140 milliseconds

123456