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

1234567891011>>

/netbsd-6-1-5-RELEASE/lib/csu/arch/sparc/
H A Dcrtn.S69 restore
74 restore
/netbsd-6-1-5-RELEASE/sbin/restore/
H A DMakefile6 PROG= restore
7 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
9 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
11 MAN= restore.8
12 MLINKS+=restore.8 rrestore.8
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/mips/
H A Dmips16e-save.s49 restore $16,$17,$31,128
50 restore $31,136
51 restore $18,64
52 restore $4-$5,$16-$23,$30-$31,128,$6-$7
H A Dmips16e-save.d3 #name: mips16e save/restore
39 60:[ ]+6470[ ]+restore[ ]+128,ra,s0-s1
40 62:[ ]+f010 6441[ ]+restore[ ]+136,ra
41 66:[ ]+f100 6408[ ]+restore[ ]+64,s2
42 6a:[ ]+f71a 6470[ ]+restore[ ]+a0-a1,128,ra,s0-s8,a2-a3
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mips-elf/
H A Dmips16-call-global-1.s10 restore 24,$31
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc/sys/
H A D__clone.S85 restore %g0, %o0, %o0
87 8: restore %g0, EINVAL, %o0
91 9: restore %g0, %o0, %o0
H A Dptrace.S55 restore
/netbsd-6-1-5-RELEASE/games/mille/
H A Dmille.c57 bool restore; local
67 restore = FALSE;
71 restore = TRUE;
103 if (!restore || (Player[PLAYER].total >= 5000
113 if (!restore)
115 if (!restore || On_exit) {
120 if (restore)
130 restore = On_exit = FALSE;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/
H A Dlink-order.s10 .restore sp
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/stand/common/
H A Dstart.S110 move a0, s0 # restore argc
111 move a1, s1 # restore argv
112 move a2, s2 # restore envp
114 move ra, s3 # restore RA
H A Dstart64.S107 ld a0, 0(sp) # restore argc
108 ld a1, 8(sp) # restore argv
110 ld a2, 16(sp) # restore envp
111 ld ra, CALLFRAME_RA * 2(sp) # restore RA
/netbsd-6-1-5-RELEASE/sys/arch/arc/stand/boot/
H A Dstart.S111 lw a0, 0(sp) # restore argc
112 lw a1, 4(sp) # restore argv
114 lw a2, 8(sp) # restore envp
115 lw ra, CALLFRAME_RA(sp) # restore RA
/netbsd-6-1-5-RELEASE/lib/libc/arch/vax/gen/
H A D_setjmp.S74 movq 44(%r1),%r6 # restore r6/r7
75 movq 52(%r1),%r8 # restore r8/r9
76 movq 60(%r1),%r10 # restore r10/r11
77 movl 16(%r1),%ap # restore ap
78 movl 8(%r1),%sp # restore sp
79 movl 12(%r1),%fp # restore fp
/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dadbsysasm.s48 moveml %sp@+,#0x0701 | restore scratch regs
63 moveml %sp@+,#0x0701 | restore scratch regs
79 moveml %sp@+,#0x0303 | restore scratch regs
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dsparc.inc9 restore
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/sys/
H A Dptrace.S54 restore
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-sparc/
H A Dtlslib.s20 restore
H A Dvxworks1.s17 restore
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/sun68k/
H A Dctrlsp.S50 movc %d1,%sfc | restore sfc
62 movc %d1,%sfc | restore sfc
75 movc %d1,%dfc | restore dfc
88 movc %d1,%dfc | restore dfc
/netbsd-6-1-5-RELEASE/sys/arch/mipsco/stand/common/
H A Dstart.S53 move a0, s0 # restore argc
55 move a1, s1 # restore argv
/netbsd-6-1-5-RELEASE/usr.bin/crunch/examples/
H A Dfixit.conf27 progs mknod mount newfs ping reboot restore swapon umount
29 ln restore rrestore
/netbsd-6-1-5-RELEASE/common/lib/libc/arch/m68k/gen/
H A Dmulsi3.S63 exg %a0, %d0 | restore B
64 movel %a1, %d1 | restore D
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/gen/
H A Dsigsetjmp.S75 bne t0, 0x0, 1f # restore signal mask?
/netbsd-6-1-5-RELEASE/lib/libc/compat/arch/vax/sys/
H A Dcompat___sigtramp2.S51 popr $(R0|R1|R2|R3|R4|R5) # restore regs
/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/gen/
H A Dmodf.S147 ld [%fp + BIAS - 4], %fsr ! restore %fsr, leaving accrued stuff
169 restore
188 restore

Completed in 161 milliseconds

1234567891011>>