Home
last modified time | relevance | path

Searched refs:T_SP (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libcmd/common/
H A Dfold.c86 #define T_SP 5 macro
157 case T_SP: in fold()
200 cols[n] = T_SP; in b_fold()
203 cols[' '] = T_SP; in b_fold()
205 cols['\t'] = T_SP; in b_fold()
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dswtch.s101 movq %rsp, T_SP(thread_t); \
170 movl %esp, T_SP(thread_t); \
286 movq T_SP(%rax), %rsp /* It is safe to set rsp */
365 movq T_SP(%r12), %rsp /* switch to outgoing thread's stack */
464 movl T_SP(%eax), %esp /* It is safe to set esp */
530 movl T_SP(%edi), %esp /* switch to outgoing thread's stack */
643 movq T_SP(%rax), %rsp /* get onto idle thread stack */
713 movl T_SP(%eax), %esp /* get onto idle thread stack */
776 movq T_SP(%r12), %rsp /* restore resuming thread's sp */
826 movl T_SP(%edi), %esp /* restore resuming thread's sp */
/titanic_41/usr/src/uts/sun4/ml/
H A Dproc_init.s152 ldn [THREAD_REG + T_SP], %fp
H A Dswtch.s91 stn %fp, [THREAD_REG + T_SP] ! save sp
131 stn %fp, [THREAD_REG + T_SP] ! save sp
H A Doffsets.in184 \#define T_SP (T_PCB + L_SP)
H A Dinterrupt.s770 ldn [THREAD_REG + T_SP], %sp ! delay - restore %sp
781 ldn [THREAD_REG + T_SP], %sp ! delay - restore %sp
/titanic_41/usr/src/uts/i86pc/ml/
H A Doffsets.in146 \#define T_SP _CONST(T_LABEL + LABEL_SP)