Searched refs:restore (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-10.0-release/lib/csu/sparc64/
H A Dcrtn.S37 restore
42 restore
/freebsd-10.0-release/sbin/restore/
H A DMakefile6 PROG= restore
7 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
8 MAN= restore.8
9 MLINKS= restore.8 rrestore.8
10 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
/freebsd-10.0-release/lib/libc/sparc64/sys/
H A Dptrace.S53 restore
H A Dcerror.S58 restore %g0, -1, %o1
H A Dsigaction.S41 restore
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.circstack.s43 restore
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsystfloat.S92 restore
110 restore
130 restore
148 restore
166 restore
186 restore
204 restore
222 restore
240 restore
260 restore
[all...]
/freebsd-10.0-release/usr.sbin/pc-sysinstall/examples/
H A DMakefile5 pcinstall.cfg.restore pcinstall.cfg.rsync pcinstall.cfg.upgrade \
/freebsd-10.0-release/sys/compat/ndis/
H A Dwinx32_wrap.S136 pop %eax # restore return val
175 pop %eax # restore return val
176 mov %edi,%esp # restore stack
177 pop %edi # restore %edi
214 pop %eax # restore return val
242 pop %eax # restore return val
274 pop %edx # restore return val
275 pop %eax # restore return val
276 add $12,%esp # restore stack
299 pop %edx # restore retur
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.branch.s49 restore
H A Dtst.embedded.s49 restore
H A Dtst.br.s80 restore %g0, %g0, %o0
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh55 restore
69 restore %g0, %g0, %o0
/freebsd-10.0-release/lib/libc/sparc64/gen/
H A Dsetjmp.S66 restore
87 restore
H A D_setjmp.S78 restore
/freebsd-10.0-release/libexec/rtld-elf/powerpc64/
H A Drtld_start.S144 ld %r3,64+0*8(%r1) # restore r3-r31
154 ld %r1,0(%r1) # restore stack
155 ld %r0,8(%r1) # restore cr
157 ld %r0,16(%r1) # restore lr
/freebsd-10.0-release/libexec/rtld-elf/powerpc/
H A Drtld_start.S92 lwz %r4,20(%r1) /* restore argv */
110 addi %r1,%r1,48 /* restore original stackptr */
143 lmw %r3,24(%r1) # restore r3-r31
144 lwz %r0,12(%r1) # restore cr
146 lwz %r0,16(%r1) # restore lr
148 lwz %r0,20(%r1) # restore r0
150 addi %r1,%r1,160 # restore stack
/freebsd-10.0-release/libexec/rtld-elf/sparc64/
H A Drtld_start.S85 restore %o0, %o7, %o0
152 restore /* Dump our stack frame */
169 restore /* Dump our stack frame */
/freebsd-10.0-release/usr.sbin/crunch/examples/
H A Dfixit.conf25 progs mknod mount newfs ping reboot restore swapon umount
27 ln restore rrestore
/freebsd-10.0-release/share/examples/printing/
H A Dmake-ps-header77 restore
/freebsd-10.0-release/contrib/opie/libopie/
H A Dreadpass.c240 goto restore;
289 restore:
314 goto restore;
/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Darmv4-mont.pl107 ldr $tp,[$_bp] @ restore bp
109 ldr $n0,[$_n0] @ restore n0
151 ldr $tp,[$_bp] @ restore bp
153 ldr $n0,[$_n0] @ restore n0
155 ldr $tj,[$_bpend] @ restore &bp[num]
193 ldmia sp!,{r4-r12,lr} @ restore registers
/freebsd-10.0-release/contrib/ntp/libopts/
H A DMakefile.am22 restore.c save.c sort.c \
/freebsd-10.0-release/contrib/ntp/sntp/libopts/
H A DMakefile.am22 restore.c save.c sort.c \
/freebsd-10.0-release/lib/libc/mips/gen/
H A Dsetjmp.S82 REG_L a0, CALLFRAME_SIZ(sp) # restore env pointer
83 REG_L ra, CALLFRAME_RA(sp) # restore RA
132 REG_L a0, CALLFRAME_SIZ(sp) # restore env
133 REG_L a1, (CALLFRAME_SIZ + SZREG)(sp) # restore return value

Completed in 234 milliseconds

12345