Home
last modified time | relevance | path

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

12

/arch/cris/arch-v32/kernel/
Dkgdb_asm.S472 move.d [$acr], $r0 ; Restore R0
474 move.d [$acr], $r1 ; Restore R1
476 move.d [$acr], $r2 ; Restore R2
478 move.d [$acr], $r3 ; Restore R3
480 move.d [$acr], $r4 ; Restore R4
482 move.d [$acr], $r5 ; Restore R5
484 move.d [$acr], $r6 ; Restore R6
486 move.d [$acr], $r7 ; Restore R7
488 move.d [$acr], $r8 ; Restore R8
490 move.d [$acr], $r9 ; Restore R9
[all …]
Dentry.S269 rfe ; Restore condition code stack in delay-slot.
373 movem [$sp+], $r9 ; Restore non-scratch registers and R9.
375 move [$acr], $usp ; Restore user-mode stackpointer.
379 jump $r11 ; Restore PC.
380 move [$acr], $ccs ; Restore IRQ enable status.
526 move.d [$sp+], $r0 ; Restore R0 in delay slot.
531 move.d [$sp+], $r0 ; Restore R0 in delay slot.
/arch/s390/kernel/
Dbase.S115 larl %r4,.Lctlregs # Restore control registers
117 larl %r4,.Lfpctl # Restore floating point ctl register
119 larl %r4,.Lprefix # Restore prefix register
121 larl %r4,.Lcontinue_psw # Restore PSW flags
/arch/m68k/fpsp040/
Dslog2.S41 | 2.1 Restore the user FPCR
55 | 2.1 Restore the user FPCR
70 | 2.1 Restore the user FPCR
86 | 2.2 Restore the user FPCR.
92 | 4.1 Restore the user FPCR
Dsint.S149 | Input is less than zero. Restore sign, and check for directed
Dsetox.S156 | 6.3 Restore the user FPCR
174 | 7.2 Restore user FPCR.
200 | 9.4 Restore user FPCR.
/arch/arm/mach-omap1/
Dsleep.S133 @ Restore EMIFF controls
357 @ Restore the ARM_IDLECT1 and ARM_IDLECT2.
361 @ Restore EMIFF controls
365 @ Restore regs and return
/arch/cris/arch-v32/mm/
Dmmu.S134 movem [$sp], $r2 ; Restore r0-r2 in delay slot
166 movem [$sp], $r2 ; Restore r0-r2
179 movem [$sp], $r2 ; Restore r0-r2
/arch/arm/kvm/hyp/
Dentry.S37 @ Restore guest registers
/arch/sparc/kernel/
Dcherrs.S189 wrpr %g1, %tl ! Restore original trap level
194 wrpr %g1, %tl ! Restore original trap level
240 wrpr %g1, %tl ! Restore original trap level
245 wrpr %g1, %tl ! Restore original trap level
/arch/cris/boot/compressed/
Dhead_v10.S109 ;; Restore command line magic and address.
/arch/cris/arch-v10/kernel/
Dentry.S585 pop $r0 ; Restore r0.
587 pop $dccr ; Restore dccr in delay slot.
594 pop $r0 ; Restore r0.
596 pop $dccr ; Restore dccr in delay slot.
/arch/mips/kernel/
Dscall64-n32.S81 ld v0, PT_R2(sp) # Restore syscall (maybe modified)
82 ld a0, PT_R4(sp) # Restore argument registers
Dscall64-64.S92 ld v0, PT_R2(sp) # Restore syscall (maybe modified)
93 ld a0, PT_R4(sp) # Restore argument registers
Dscall64-o32.S136 ld v0, PT_R2(sp) # Restore syscall (maybe modified)
137 ld a0, PT_R4(sp) # Restore argument registers
Dscall32-o32.S137 lw v0, PT_R2(sp) # Restore syscall (maybe modified)
138 lw a0, PT_R4(sp) # Restore argument registers
/arch/mn10300/kernel/
Dswitch_to.S173 # Restore the return value (the previous thread_struct pointer)
/arch/arc/kernel/
Dentry-compact.S324 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
337 ; Restore REG File. In case multiple Events outstanding,
Dentry-arcv2.S191 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
Dentry.S176 ; Restore the sys-call args. Mere invocation of the hook abv could have
/arch/arm/mm/
Dproc-arm926.S112 mcr p15, 0, r1, c1, c0, 0 @ Restore ICache enable
113 msr cpsr_c, r3 @ Restore FIQ state
/arch/arm/kernel/
Dentry-armv.S362 mov lr, r1 @ Restore lr_abt, abort is unsafe
363 msr spsr_cxsf, r2 @ Restore spsr_abt
/arch/sh/kernel/cpu/sh5/
Dswitchto.S138 ! Restore (when we come back to a previously saved task)
/arch/x86/crypto/
Dsha512-avx-asm.S356 # Restore GPRs
363 # Restore Stack Pointer
Dsha512-ssse3-asm.S355 # Restore GPRs
362 # Restore Stack Pointer

12