Home
last modified time | relevance | path

Searched refs:original (Results 1 – 25 of 65) sorted by relevance

123

/arch/sh/kernel/cpu/sh3/
Dentry.S210 ! k2 returns original pr
211 ! k3 returns original sr
212 ! k4 returns original stack pointer
238 mov.l @r15+, k4 ! original stack pointer
240 mov.l @r15+, k2 ! original PR
241 mov.l @r15+, k3 ! original SR
256 mov k3, k2 ! original SR value
260 and k1, k2 ! Mask original SR value
297 sts pr, k3 ! save original pr value in k3
302 ! k0 returns original sp (after roll back)
/arch/x86/um/os-Linux/
Dtask_size.c81 unsigned long test, original; in os_get_top_address() local
117 original = bottom; in os_get_top_address()
/arch/arm/mach-pxa/
Dsleep.S70 ldr r8, [r6] @ keep original value for resume
108 @ as the system will restore with the original speed settings
113 ldr r8, [r6] @ keep original value for resume
147 @ restore the original cpu speed value for resume
/arch/m68k/fpsp040/
Dbindec.S32 | approximated by adding e + 0.f when the original
58 | function of the original rounding mode and the signs
77 | A11. Restore original FPCR; set size ext.
120 | a0: ptr for original operand/final result
122 | a2: pointer to FP_X; abs(original value) in ext
218 | imated by adding e + 0.f when the original value is viewed
231 | a0: ptr for original operand/final result
280 | original decimal point which are to be included as
294 | a0: ptr for original operand/final result
366 | a0: ptr for original operand/final result
[all …]
Dround.S135 | prior to usage, and needs to restore d1 to original.
156 tstl %d0 |test original g,r,s
166 tstl %d0 |test word original g,r,s
175 swap %d1 |restore d1 to original
527 movel FP_SCR2+LOCAL_GRS(%a6),%d0 |restore original g,r,s
549 movel FP_SCR2+LOCAL_GRS(%a6),%d2 |restore original g,r,s
551 tstl %d2 |test if original G,R,S are clear
584 movel FP_SCR2+LOCAL_GRS(%a6),%d2 |restore original g,r,s
586 tstl %d2 |test if original G,R,S are clear
Dsto_res.S8 | are then restored to the original contents.
Ddecbin.S139 | ( ) a6: pointer to original bcd value
140 | (*) FP_SCR1: working copy of original bcd value
141 | (*) L_SCR1: copy of original exponent word
Dssinh.S80 movel %d0,%a1 | save a copy of original (compacted) operand
/arch/arm/include/debug/
Domap2plus.S67 orr \rx, \rx, \rd, lsr #24 @ restore original rx (LSR)
68 bic \rd, \rd, #(0xff << 24) @ restore original rd
Dvexpress.S26 @ - the original A9 core tile (based on ARM Cortex-A9 r0p1)
/arch/m68k/ifpsp060/src/
DREADME-SRC1 This is the original source code from Motorola for the 68060 processor
/arch/arm/boot/dts/
Dam57xx-beagle-x15.dts9 /* NOTE: This describes the "original" pre-production A2 revision */
Ds5pv210-smdkc110.dts12 * NOTE: This file is completely based on original board file for mach-smdkc110
Ds5pv210-torbreck.dts12 * NOTE: This file is completely based on original board file for mach-torbreck
Dsun8i-h2-plus-orangepi-r1.dts54 * regulator on the original Zero. However it's used for USB
Ds5pv210-smdkv210.dts12 * NOTE: This file is completely based on original board file for mach-smdkv210
/arch/m68k/kernel/
Dentry.S96 | [original pt_regs address] [original switch_stack address]
102 | [original pt_regs address] [original switch_stack address]
/arch/parisc/boot/compressed/
Dhead.S30 ;! nuke the W bit, saving original value
/arch/sparc/kernel/
Dcherrs.S182 rdpr %tl, %g1 ! Save original trap level
189 wrpr %g1, %tl ! Restore original trap level
194 wrpr %g1, %tl ! Restore original trap level
233 rdpr %tl, %g1 ! Save original trap level
240 wrpr %g1, %tl ! Restore original trap level
245 wrpr %g1, %tl ! Restore original trap level
/arch/sh/kernel/cpu/sh2a/
Dentry.S63 mov.l r0,@-r15 ! original SR
66 mov.l r0,@-r15 ! original PC
69 lds r0,pr ! pr = original SP
/arch/arm/kernel/
Dentry-header.S104 @ calculate the original stack pointer value.
134 @ read original r12, sp, lr, pc and xPSR
162 @ restore original r4-r11
/arch/powerpc/platforms/52xx/
DKconfig53 Enable workarounds for original MPC5200 errata. This is not required
/arch/sh/kernel/cpu/sh2/
Dentry.S82 mov.l r0,@-r15 ! original SR
85 mov.l r0,@-r15 ! original PC
88 mov.l r3,@-r15 ! original SP
/arch/x86/events/intel/
Dp4.c591 u64 original; member
602 .original =
636 if (config_match == p4_event_aliases[i].original) { in p4_get_alias_event()
640 config_match = p4_event_aliases[i].original; in p4_get_alias_event()
/arch/arm/mm/
Dproc-v7m.S141 str r5, [r12, #11 * 4] @ restore the original SVC vector entry

123