/titanic_44/usr/src/lib/libc/sparc/unwind/ |
H A D | unwind_frame.s | 44 restore 45 restore 58 mov %o1, %i1 ! handler address -> %o1 after restore 59 restore %o0, %g0, %o0 ! handler arg -> %o0 after restore
|
/titanic_44/usr/src/tools/elfsign/ |
H A D | elfsigncmp.sh | 76 restore() { function 81 restore 103 restore 108 restore
|
/titanic_44/usr/src/lib/libm/amd64/src/ |
H A D | floorl.s | 45 fstcw 4(%rsp) / restore RD 52 fldcw (%rsp) / restore RD 69 fstcw 4(%rsp) / restore RD 76 fldcw (%rsp) / restore RD
|
/titanic_44/usr/src/lib/libm/i386/src/ |
H A D | floorl.s | 45 fstcw 4(%esp) / restore RD 52 fldcw (%esp) / restore RD 69 fstcw 4(%esp) / restore RD 76 fldcw (%esp) / restore RD
|
H A D | ceil.s | 44 fstcw 4(%esp) / restore RD 51 fldcw (%esp) / restore RD
|
H A D | floor.s | 44 fstcw 4(%esp) / restore RD 51 fldcw (%esp) / restore RD
|
/titanic_44/usr/src/cmd/streams/strcmd/ |
H A D | strchg.c | 101 static void restore(int, int); 289 restore(i, 0); in main() 357 restore(0, i); in main() 372 restore((newlist.sl_nmods - 1 - i), in main() 401 restore(0, i); in main() 428 restore(0, j); in main() 495 restore(int npop, int npush) in restore() function
|
/titanic_44/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 837 ldx [%fp + STACK_BIAS - SAVED_GSR_OFFSET], %o2 ! restore gsr 848 wr %o3, 0, %fprs ! restore fprs 852 wr %o3, 0, %fprs ! restore fprs 867 stn %l6, [THREAD_REG + T_LOFAULT] ! restore old t_lofault 874 restore %g1, 0, %o0 885 * We got here because of a fault in .copyerr. We can't safely restore fp 908 stn %o4, [THREAD_REG + T_LOFAULT] ! restore old t_lofault 1025 add %o2, 3, %o2 ! restore count 1041 stn %o4, [THREAD_REG + T_LOFAULT] ! restore old t_lofault 1057 addcc %o2, 7, %o2 ! restore count [all …]
|
H A D | opl_olympus_copy.s | 792 ldx [%fp + STACK_BIAS - SAVED_GSR_OFFSET], %o2 ! restore gsr 803 wr %o3, 0, %fprs ! restore fprs 807 wr %o3, 0, %fprs ! restore fprs 822 stn %l6, [THREAD_REG + T_LOFAULT] ! restore old t_lofault 829 restore %g1, 0, %o0 840 * We got here because of a fault in .copyerr. We can't safely restore fp 863 stn %o4, [THREAD_REG + T_LOFAULT] ! restore old t_lofault 980 add %o2, 3, %o2 ! restore count 1008 addcc %o2, 7, %o2 ! restore count 1019 addcc %o2, 1, %o2 ! restore count [all …]
|
/titanic_44/usr/src/uts/common/os/ |
H A D | proc.c | 40 void (*restore)(void *), in installpctx() 49 pctx->restore_op = restore; in installpctx() 66 void (*restore)(void *), in removepctx() 76 if (pctx->save_op == save && pctx->restore_op == restore && in removepctx()
|
/titanic_44/usr/src/uts/sun4/ml/ |
H A D | subr_asm.s | 141 wrpr %g0, %o4, %pstate ! restore earlier pstate register value 158 wrpr %g0, %o4, %pstate ! restore earlier pstate register value 173 wrpr %g0, %o4, %pstate ! restore earlier pstate register value 187 wrpr %g0, %o4, %pstate ! restore earlier pstate register value 201 wrpr %g0, %o4, %pstate ! restore earlier pstate register value 217 wrpr %g0, %o4, %pstate ! restore earlier pstate register value 581 ldx [%o0 + FPU_FSR], %fsr ! restore fsr 602 ldx [%o0 + FPU_FSR], %fsr ! restore fsr 623 ldx [%o0 + FPU_FSR], %fsr ! restore fsr
|
/titanic_44/usr/src/lib/common/sparc/ |
H A D | crtn.s | 46 restore 54 restore
|
/titanic_44/usr/src/lib/common/sparcv9/ |
H A D | crtn.s | 44 restore 52 restore
|
/titanic_44/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.s | 262 wrpr %g0, %g2, %cwp ! restore current %cwp 1002 ! restore globals and outs 1021 ! restore to window we originally trapped in 1032 nop ! no trap, use restore directly 1035 ! hand craft the restore to avoid getting to TL > 2 1038 restore 1139 restore 1172 sub %g2, 1, %g2 ! restore back to orig window 1174 restore 1576 restore [all …]
|
/titanic_44/usr/src/uts/sparc/v9/ml/ |
H A D | crt.s | 69 restore 77 restore 94 restore 102 restore
|
/titanic_44/usr/src/lib/libc/i386/gen/ |
H A D | memcpy.s | 51 popl %esi / restore register variables 93 popl %edi / restore registers 107 popl %edi / restore registers 130 / adding 3 will restore pointers to byte 138 popl %edi / restore registers
|
H A D | memccpy.s | 73 popl %esi / restore register variable 81 popl %esi / restore register variable 87 popl %esi / restore register variable
|
/titanic_44/usr/src/lib/libbc/libc/crt/sparc/ |
H A D | misalign.s | 107 restore 147 restore 158 restore 162 restore 222 restore 229 restore 270 restore 280 restore 286 restore
|
/titanic_44/usr/src/uts/sun4u/sunfire/ml/ |
H A D | ac_asm.s | 104 ! restore fp to the way we got it 109 ! restore fpregs from stack 118 restore
|
/titanic_44/usr/src/uts/i86pc/ml/ |
H A D | cpr_wakecode.s | 673 movq WC_CR4(%rbx), %rax / restore full cr4 (with Global Enable) 695 / restore %fsbase %gsbase %kgbase registers using wrmsr instruction 697 movq WC_FS(%rbx), %rcx / restore fs register 705 movq WC_GS(%rbx), %rcx / restore gs register 708 movl $MSR_AMD_GSBASE, %ecx / restore gsbase msr 713 movl $MSR_AMD_KGSBASE, %ecx / restore kgsbase msr 751 movq WC_RSP(%rbx), %rsp / restore stack pointer 768 / restore %rbx to the value it ahd before we called the functions above 825 pushq WC_EFLAGS(%rbx) / restore flags 933 D16 A16 lgdt %cs:WC_GDT(%ebx) / restore gdt and idtr [all …]
|
/titanic_44/usr/src/uts/sun4u/ml/ |
H A D | mach_locore.s | 838 ! restore globals and outs 857 ! restore to window we originally trapped in 866 restore 1027 restore 1060 sub %g2, 1, %g2 ! restore back to orig window 1062 restore 1497 restore 1628 wrpr %g0, %l4, %pstate ! restore interrupt state 1637 wrpr %l4, 0, %pstate ! restore pstate 1640 wrpr %g0, %l5, %wstate ! restore wstate [all …]
|
/titanic_44/usr/src/cmd/backup/ |
H A D | Makefile | 31 COMMONPRODSUBDIRS= dump restore 40 PODIRS= dump restore
|
/titanic_44/usr/src/cmd/mdb/sparc/v9/kmdb/ |
H A D | client_handler.s | 56 wrpr %l4, 0, %pstate ! Just restore 58 restore %o0, %g0, %o0 ! delay; result in %o0
|
/titanic_44/usr/src/lib/libc/i386_hwcap1/gen/ |
H A D | memset.s | 98 addl $16,%esp / restore stack position 118 popl %esi / restore stack config 144 popl %esi / restore stack config 171 popl %esi / restore stack config 184 popl %edi / restore register variable
|
/titanic_44/usr/src/lib/libc/i386/threads/ |
H A D | asm_subr.s | 59 popl %edx / restore return address 70 popl %edx / restore return address 81 popl %edx / restore return address
|