Searched refs:Restore (Results 1 – 25 of 334) sorted by relevance
12345678910>>...14
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/i386/ |
| D | morestack.S | 167 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/ |
| D | cache_tx39_subr.S | 84 mtc0 t0, MIPS_COP_0_STATUS # Restore SR. 131 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
|
| D | cache_r3k_subr.S | 174 mtc0 t0, MIPS_COP_0_STATUS # Restore SR. 218 mtc0 t0, MIPS_COP_0_STATUS # Restore SR.
|
| D | locore_mips3.S | 695 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/ |
| D | asltree.c | 860 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/ |
| D | slog2.sa | 73 * 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
|
| D | setox.sa | 188 * 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/ |
| D | CHANGELOG.md | 13 * Restore python-2 compatibility.
|
| /netbsd/src/common/lib/libc/arch/sparc64/string/ |
| D | memset.S | 123 mov %o4, %o0 ! Restore pointer for memset (ugh) 215 addcc %i2, 56, %i2 ! Restore the count
|
| /netbsd/src/sys/arch/cobalt/ |
| D | TODO | 5 - Update installation note (mention Restore CD?)
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | unwind-arm-common.inc | 117 /* 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/ |
| D | s390x.inc | 46 # Restore all our registers. This also pops the frame, and
|
| D | s390.inc | 53 # Restore all our registers. This also pops the frame, and
|
| /netbsd/src/sys/arch/sparc64/sparc64/ |
| D | copy.S | 839 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
|
| D | mp_subr.S | 186 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/ |
| D | Banner | 214 ldmfd r13!, {r0-r9, r14} \ Restore registers 224 ldmfd r13!, {r0-r9, r14} \ Restore registers
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | ChangeLog-2019 | 39 * gprof.c (usage): Restore alphabetical sorting to short options
|
| /netbsd/src/external/lgpl3/gmp/dist/tests/ |
| D | arm32call.asm | 71 C Restore callee-saves registers, including the link register r14
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/ |
| D | aors_n.asm | 93 C Restore used registers from stack frame.
|
| D | rshift.asm | 129 C Restore used registers from stack frame.
|
| D | lshift.asm | 139 C Restore used registers from stack frame.
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/m68k/mc68020/ |
| D | aorsmul_1.asm | 96 C Restore used registers from stack frame.
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/sparc32/v8/ |
| D | mul_1.asm | 49 1: mov %g4,%o7 C Restore return address register
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/s390/ |
| D | morestack.S | 356 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/ |
| D | ax_prog_cc_for_build.m4 | 86 dnl Restore the old definitions
|
12345678910>>...14