Home
last modified time | relevance | path

Searched refs:Restore (Results 1 – 25 of 334) sorted by relevance

12345678910>>...14

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/
Dmorestack.S167 popl %eax # Restore %eax and stack.
176 popl %eax # Restore %eax and stack.
219 popq %rax # Restore register.
226 popq %rax # Restore register.
351 movl -12(%ebp),%edx # Restore registers.
363 movl -8(%ebp),%eax # Restore the last register.
402 movl %ebp,%esp # Restore stack pointer.
413 popl %edx # Restore return value.
581 movq %rbp,%rsp # Restore stack pointer.
591 popq %rdx # Restore return value.
[all …]
/netbsd/src/sys/arch/mips/mips/
Dcache_tx39_subr.S84 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
131 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
Dcache_r3k_subr.S174 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
218 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
Dlocore_mips3.S695 mtc0 t0, MIPS_COP_0_STATUS # Restore KX
705 mtc0 t0, MIPS_COP_0_STATUS # Restore KX
/netbsd/src/sys/external/bsd/acpica/dist/compiler/
Dasltree.c860 ACPI_PARSE_OBJECT *Restore = NULL; in TrWalkParseTree() local
875 Restore = Op->Asl.Next; in TrWalkParseTree()
1064 Op->Asl.Next = Restore; in TrWalkParseTree()
1074 Op->Asl.Next = Restore; in TrWalkParseTree()
/netbsd/src/sys/arch/m68k/fpsp/
Dslog2.sa73 * 2.1 Restore the user FPCR
87 * 2.1 Restore the user FPCR
102 * 2.1 Restore the user FPCR
118 * 2.2 Restore the user FPCR.
124 * 4.1 Restore the user FPCR
Dsetox.sa188 * 6.3 Restore the user FPCR
206 * 7.2 Restore user FPCR.
232 * 9.4 Restore user FPCR.
312 * 6.6 Restore user FPCR.
323 * 8.2 Restore FPCR; return ans := X - 2^(-16382). Exit.
325 * 8.4 Restore FPCR; ans := ans - 2^(-16382).
356 * Restore user FPCR
/netbsd/src/external/bsd/file/dist/python/
DCHANGELOG.md13 * Restore python-2 compatibility.
/netbsd/src/common/lib/libc/arch/sparc64/string/
Dmemset.S123 mov %o4, %o0 ! Restore pointer for memset (ugh)
215 addcc %i2, 56, %i2 ! Restore the count
/netbsd/src/sys/arch/cobalt/
DTODO5 - Update installation note (mention Restore CD?)
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dunwind-arm-common.inc117 /* Restore core register state. Never returns. */
121 /* Restore coprocessor state after phase1 unwinding. */
249 /* Restore regs saved on stack by the kernel. */
460 /* r9 could have been lost due to PLT jump. Restore correct value. */
560 /* r9 could have been lost due to PLT jump. Restore correct value. */
696 /* r9 could have been lost due to PLT jump. Restore correct value. */
851 /* Restore the saved pointer. */
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
Ds390x.inc46 # Restore all our registers. This also pops the frame, and
Ds390.inc53 # Restore all our registers. This also pops the frame, and
/netbsd/src/sys/arch/sparc64/sparc64/
Dcopy.S839 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
853 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
914 wr %g0, ASI_PRIMARY_NOFAULT, %asi ! Restore default ASI
Dmp_subr.S186 stxa %g6, [%g5] ASI_DMMU ! Restore primary context
392 stxa %g6, [%g2] ASI_DMMU ! Restore primary context
/netbsd/src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/src/Banner/
DBanner214 ldmfd r13!, {r0-r9, r14} \ Restore registers
224 ldmfd r13!, {r0-r9, r14} \ Restore registers
/netbsd/src/external/gpl3/binutils/dist/gprof/
DChangeLog-201939 * gprof.c (usage): Restore alphabetical sorting to short options
/netbsd/src/external/lgpl3/gmp/dist/tests/
Darm32call.asm71 C Restore callee-saves registers, including the link register r14
/netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/
Daors_n.asm93 C Restore used registers from stack frame.
Drshift.asm129 C Restore used registers from stack frame.
Dlshift.asm139 C Restore used registers from stack frame.
/netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/mc68020/
Daorsmul_1.asm96 C Restore used registers from stack frame.
/netbsd/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/
Dmul_1.asm49 1: mov %g4,%o7 C Restore return address register
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/
Dmorestack.S356 lmg %r2, %r15, 0x10(%r11) # Restore all registers.
400 lmg %r6, %r15, 0x30(%r11) # Restore all callee-saved registers.
/netbsd/src/external/bsd/flex/dist/m4/
Dax_prog_cc_for_build.m486 dnl Restore the old definitions

12345678910>>...14