Home
last modified time | relevance | path

Searched refs:restore (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/freebsd-12.1/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-12.1/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 return val
[all …]
H A Dwinx64_wrap.S116 mov 96-16(%rsp),%rdi# restore %rdi
117 mov 96-8(%rsp),%rsi # restore %rsi
/freebsd-12.1/sbin/restore/
H A DMakefile7 PROG= restore
8 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
9 MAN= restore.8
10 MLINKS= restore.8 rrestore.8
11 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
/freebsd-12.1/libexec/rtld-elf/powerpc/
H A Drtld_start.S143 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-12.1/sys/dev/drm2/i915/
H A Ddvo_ns2501.c316 bool restore = false; in ns2501_mode_set() local
494 if (restore) in ns2501_mode_set()
497 restore = true; in ns2501_mode_set()
504 if (restore) in ns2501_mode_set()
526 bool restore = false; in ns2501_dpms() local
554 if (restore) in ns2501_dpms()
557 restore = true; in ns2501_dpms()
561 if (restore) in ns2501_dpms()
/freebsd-12.1/libexec/rtld-elf/powerpc64/
H A Drtld_start.S154 ld %r3,64+0*8(%r1) # restore r3-r10
163 ld %r1,0(%r1) # restore stack
164 ld %r0,8(%r1) # restore cr
166 ld %r0,16(%r1) # restore lr
/freebsd-12.1/lib/csu/sparc64/
H A Dcrtn.S37 restore
42 restore
/freebsd-12.1/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-12.1/contrib/opie/libopie/
H A Dreadpass.c240 goto restore;
289 restore:
314 goto restore;
/freebsd-12.1/lib/libc/sparc64/gen/
H A Dsetjmp.S66 restore
87 restore
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh55 restore
69 restore %g0, %g0, %o0
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
203 T restore(CodeGenFunction &CGF, llvm::index_sequence<Is...>) {
206 return T{DominatingValue<As>::restore(CGF, std::get<Is>(Saved))...};
210 restore(CGF, llvm::index_sequence_for<As...>()).Emit(CGF, flags);
/freebsd-12.1/lib/libc/mips/gen/
H A Dsetjmp.S81 REG_L a0, CALLFRAME_SIZ(sp) # restore env pointer
82 REG_L ra, CALLFRAME_RA(sp) # restore RA
168 REG_L a0, CALLFRAME_SIZ(sp) # restore env
169 REG_L a1, (CALLFRAME_SIZ + SZREG)(sp) # restore return value
/freebsd-12.1/usr.sbin/crunch/examples/
H A Dfixit.conf26 progs mknod mount newfs ping reboot restore swapon umount
28 ln restore rrestore
/freebsd-12.1/contrib/gdb/gdb/
H A Dstandalone.c472 REGISTER_TYPE restore[NUM_REGS]; in resume() local
477 memcpy (restore, saved_regs, sizeof restore); in resume()
/freebsd-12.1/secure/lib/libcrypto/arm/
H A Darmv4-mont.S91 ldr r4,[r0,#13*4] @ restore bp
93 ldr r8,[r0,#14*4] @ restore n0
135 ldr r4,[r0,#13*4] @ restore bp
137 ldr r8,[r0,#14*4] @ restore n0
139 ldr r7,[r0,#15*4] @ restore &bp[num]
183 ldmia sp!,{r4,r5,r6,r7,r8,r9,r10,r11,r12,lr} @ restore registers
/freebsd-12.1/contrib/blacklist/bin/
H A Dblacklistd.c419 int c, tout, flags, flush, restore, ret; in main() local
429 restore = 0; in main()
456 restore++; in main()
539 if (restore) in main()
/freebsd-12.1/tests/sys/geom/class/eli/
H A Dresize_test.sh39 atf_check -s not-exit:0 -e ignore geli restore tmp.meta ${md}a
40 atf_check geli restore -f tmp.meta ${md}a
/freebsd-12.1/contrib/gcclibs/libcpp/
H A DChangeLog.gcc4360 * macro.c (lex_expansion_token): Save and restore cpp_reader's
62 (_cpp_create_definition): Don't restore cur_token here.
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsol2-cn.asm46 restore
52 restore
/freebsd-12.1/crypto/openssl/include/openssl/
H A D__DECC_INCLUDE_EPILOGUE.H16 #pragma names restore
/freebsd-12.1/crypto/openssl/include/internal/
H A D__DECC_INCLUDE_EPILOGUE.H16 #pragma names restore
/freebsd-12.1/crypto/openssl/crypto/include/internal/
H A D__DECC_INCLUDE_EPILOGUE.H16 #pragma names restore
/freebsd-12.1/sys/contrib/libsodium/packaging/dotnet-core/recipes/
H A Dpack3 dotnet restore $1

12345678910>>...13