Lines Matching refs:save
82 save %sp, -SA(MINFRAME), %sp ! save ins and locals
90 stn %i7, [THREAD_REG + T_PC] ! save return address
91 stn %fp, [THREAD_REG + T_SP] ! save sp
109 ! we save fprs at the beginning the stack so we know
115 st %g4, [%i2 + SA(MINFRAME) + FPU_FPRS] ! save fprs
117 ! save kernel fp state in stack
131 stn %fp, [THREAD_REG + T_SP] ! save sp
166 sub %o1, SA(MINFRAME), %sp ! save room for ins and locals
172 mov THREAD_REG, %l3 ! save %g7 (current thread)
391 andcc %g5, FPRS_FEF, %g0 ! did we save fp in stack?
469 save %sp, -SA(MINFRAME), %sp ! save ins and locals
485 sub %o1, SA(MINFRAME), %sp ! save room for ins and locals
491 mov THREAD_REG, %o0 ! save %g7 = curthread for arg
524 save %sp, -SA(MINFRAME), %sp ! save ins and locals
528 ! to save the floating-point state if fprs has been
538 st %g4, [%i2 + SA(MINFRAME) + FPU_FPRS] ! save fprs
540 ! save kernel fp state in stack
549 stn %fp, [THREAD_REG + T_SP] ! delay - save sp
550 stn %i7, [THREAD_REG + T_PC] ! save return address
559 mov THREAD_REG, %l3 ! save old thread