Home
last modified time | relevance | path

Searched refs:stw (Results 1 – 136 of 136) sorted by relevance

/linux-4.4.14/arch/nios2/include/asm/
Dentry.h31 stw sp, PT_SP(r24) /* Save user stack before changing */
37 stw r24, PT_SP(sp)
38 2 : stw r1, PT_R1(sp)
39 stw r2, PT_R2(sp)
40 stw r3, PT_R3(sp)
41 stw r4, PT_R4(sp)
42 stw r5, PT_R5(sp)
43 stw r6, PT_R6(sp)
44 stw r7, PT_R7(sp)
45 stw r8, PT_R8(sp)
[all …]
Dasm-macros.h296 stw \reg, 0(sp)
/linux-4.4.14/arch/powerpc/kvm/
Dbooke_interrupts.S61 stw r3, VCPU_GPR(R3)(r4)
62 stw r5, VCPU_GPR(R5)(r4)
63 stw r6, VCPU_GPR(R6)(r4)
66 stw r3, VCPU_GPR(R4)(r4)
67 stw r5, VCPU_CTR(r4)
70 stw r3, VCPU_PC(r4)
87 stw r3, VCPU_CRIT_SAVE(r4)
151 stw r3, VCPU_CR(r4)
152 stw r7, VCPU_GPR(R7)(r4)
153 stw r8, VCPU_GPR(R8)(r4)
[all …]
Dbook3s_hv_interrupts.S112 stw r3, HSTATE_PMC1(r13)
113 stw r5, HSTATE_PMC2(r13)
114 stw r6, HSTATE_PMC3(r13)
115 stw r7, HSTATE_PMC4(r13)
116 stw r8, HSTATE_PMC5(r13)
117 stw r9, HSTATE_PMC6(r13)
Dbookehv_interrupts.S84 stw r10, VCPU_GUEST_PID(r4)
93 stw r8, VCPU_TIMING_EXIT_TBL(r4)
95 stw r9, VCPU_TIMING_EXIT_TBU(r4)
149 stw r9, VCPU_LAST_INST(r4)
185 stw r10, VCPU_CR(r4)
295 stw r13, VCPU_CR(r11)
322 stw r9, VCPU_CR(r11)
391 stw r3, VCPU_VRSAVE(r4)
412 stw r5, VCPU_SHARED_MAS0(r11)
414 stw r6, VCPU_SHARED_MAS1(r11)
[all …]
Dbook3s_hv_rmhandlers.S277 stw r12, 112-4(r1)
900 stw r3,VCPU_DEC(r4)
1069 stw r12, VCPU_TRAP(r4)
1082 12: stw r12, VCPU_TRAP(r4)
1142 stw r4, VCPU_CR(r9)
1173 stw r12,VCPU_TRAP(r9)
1188 stw r3,VCPU_LAST_INST(r9)
1192 11: stw r3,VCPU_HEIR(r9)
1249 stw r7, VCPU_DSISR(r9)
1254 stw r7, VCPU_FAULT_DSISR(r9)
[all …]
Dbook3s_rmhandlers.S75 stw r12, HSTATE_SCRATCH1(r13)
77 stw r12, HSTATE_SCRATCH0(r13)
Dfpu.S144 stw r6,0(r4) /* save new cr value */
221 stw r6,0(r4); /* save new cr value */ \
Dbook3s_segment.S230 stw r7, SVCPU_CR(r13)
242 stw r7, SVCPU_FAULT_DSISR(r13)
303 stw r0, SVCPU_LAST_INST(r13)
Dbook3s_interrupts.S89 stw r14, _CCR(r1)
165 stw r12, VCPU_TRAP(r3)
/linux-4.4.14/arch/powerpc/platforms/83xx/
Dsuspend-asm.S51 stw r3, immrbase@l(r4)
69 stw r5, SS_MEMSAVE+0(r3)
70 stw r6, SS_MEMSAVE+4(r3)
76 stw r5, SS_HID+0(r3)
77 stw r6, SS_HID+4(r3)
78 stw r7, SS_HID+8(r3)
87 stw r4, SS_IABR+0(r3)
88 stw r5, SS_IABR+4(r3)
89 stw r6, SS_IBCR(r3)
90 stw r7, SS_DABR+0(r3)
[all …]
/linux-4.4.14/arch/powerpc/crypto/
Daes-spe-keys.S26 stw r14,8(r1); /* save registers */ \
27 stw r15,12(r1); \
28 stw r16,16(r1);
85 stw r5,0(r3) /* key[0..3] = input data */
86 stw r6,4(r3)
87 stw r7,8(r3)
88 stw r8,12(r3)
101 stw r5,0(r3) /* store next 4 keys */
102 stw r6,4(r3)
103 stw r7,8(r3)
[all …]
Dsha256-spe-asm.S64 stw r24,88(r1); /* save normal registers */ \
65 stw r25,92(r1);
82 stw r0,8(r1); /* Delete sensitive data */ \
83 stw r0,16(r1); /* that we might have pushed */ \
84 stw r0,24(r1); /* from other context that runs */ \
85 stw r0,32(r1); /* the same code. Assume that */ \
86 stw r0,40(r1); /* the lower part of the GPRs */ \
87 stw r0,48(r1); /* was already overwritten on */ \
88 stw r0,56(r1); /* the way down to here */ \
89 stw r0,64(r1); \
[all …]
Daes-spe-modes.S21 stw reg,off(rDP); /* save with offset */
28 stw reg,off(rIP); /* IV saving with offset */
59 stw rI0,96(r1); /* save 32 bit registers */ \
60 stw rI1,100(r1); \
61 stw rI2,104(r1); \
62 stw rI3,108(r1);
72 stw rG0,112(r1); /* save 32 bit registers */ \
73 stw rG1,116(r1); \
74 stw rG2,120(r1); \
75 stw rG3,124(r1);
[all …]
Dsha1-spe-asm.S87 stw r0,8(r1); /* Delete sensitive data */ \
88 stw r0,16(r1); /* that we might have pushed */ \
89 stw r0,24(r1); /* from other context that runs */ \
90 stw r0,32(r1); /* the same code. Assume that */ \
91 stw r0,40(r1); /* the lower part of the GPRs */ \
92 stw r0,48(r1); /* were already overwritten on */ \
93 stw r0,56(r1); /* the way down to here */ \
94 stw r0,64(r1); \
95 stw r0,72(r1); \
96 stw r0,80(r1); \
[all …]
Dsha1-powerpc-asm.S170 stw RA(0),0(r3)
171 stw RB(0),4(r3)
172 stw RC(0),8(r3)
173 stw RD(0),12(r3)
174 stw RE(0),16(r3)
Dmd5-asm.S231 stw rH0,0(rHP)
233 stw rH1,4(rHP)
235 stw rH2,8(rHP)
237 stw rH3,12(rHP)
/linux-4.4.14/arch/nios2/kernel/
Dinsnemu.S127 stw zero, 0(sp) /* Save zero on stack to avoid special case for r0. */
128 stw r1, 4(sp)
129 stw r2, 8(sp)
130 stw r3, 12(sp)
131 stw r4, 16(sp)
132 stw r5, 20(sp)
133 stw r6, 24(sp)
134 stw r7, 28(sp)
135 stw r8, 32(sp)
136 stw r9, 36(sp)
[all …]
Dentry.S63 stw et, PT_EA(sp) /* fix up EA */
219 stw r2, PT_R2(sp)
220 stw r1, PT_R7(sp)
282 stw r2, PT_R2(sp)
283 stw r1, PT_R7(sp)
340 stw r24, PT_ORIG_R2(sp)
347 stw ea, PT_EA(sp)
393 stw r7, 0(sp) /* Pass 5th arg thru stack */
479 stw r7, TASK_THREAD + THREAD_KPSR(r4)
485 stw sp, TASK_THREAD + THREAD_KSP(r4)/* save kernel stack pointer */
[all …]
Dhead.S88 stw r3, r3save - helper(et)
136 stw r8, 0(r2) /* store a word to dest [r2] */
161 stw r1, 0(r2)
/linux-4.4.14/arch/powerpc/kernel/
Dswsusp_32.S49 stw r0,SL_LR(r11)
51 stw r0,SL_CR(r11)
52 stw r1,SL_SP(r11)
53 stw r2,SL_R2(r11)
58 stw r4,SL_MSR(r11)
60 stw r4,SL_SDR1(r11)
64 stw r4,SL_TB(r11)
66 stw r5,SL_TB+4(r11)
73 stw r4,SL_SPRG0(r11)
75 stw r4,SL_SPRG0+4(r11)
[all …]
Dswsusp_booke.S54 stw r0,SL_LR(r11)
56 stw r0,SL_CR(r11)
57 stw r1,SL_SP(r11)
58 stw r2,SL_R2(r11)
63 stw r4,SL_MSR(r11)
65 stw r4,SL_TCR(r11)
69 stw r4,SL_TBU(r11)
71 stw r5,SL_TBL(r11)
78 stw r4,SL_SPRG0(r11)
80 stw r4,SL_SPRG1(r11)
[all …]
Dhead_booke.h37 stw r11, THREAD_NORMSAVE(0)(r10); \
38 stw r13, THREAD_NORMSAVE(2)(r10); \
49 stw r13, _CCR(r11); /* save various registers */ \
50 stw r12,GPR12(r11); \
51 stw r9,GPR9(r11); \
53 stw r13, GPR10(r11); \
55 stw r12,GPR11(r11); \
58 stw r10,_LINK(r11); \
60 stw r1, GPR1(r11); \
62 stw r1, 0(r11); \
[all …]
Dentry_32.S50 stw r0,_DSRR0(r11)
52 stw r0,_DSRR1(r11)
58 stw r0,_CSRR0(r11)
60 stw r0,_CSRR1(r11)
67 stw r0,MAS0(r11)
69 stw r0,MAS1(r11)
71 stw r0,MAS2(r11)
73 stw r0,MAS3(r11)
75 stw r0,MAS6(r11)
78 stw r0,MAS7(r11)
[all …]
Dhead_40x.S120 stw r10,_CCR(r11); /* save various registers */\
121 stw r12,GPR12(r11); \
122 stw r9,GPR9(r11); \
124 stw r10,GPR10(r11); \
126 stw r12,GPR11(r11); \
128 stw r10,_LINK(r11); \
131 stw r10,GPR1(r11); \
133 stw r10,0(r11); \
135 stw r0,GPR0(r11); \
148 stw r10,crit_r10@l(0); /* save two registers to work with */\
[all …]
Dhead_8xx.S43 stw treg, 12(r0); \
154 stw r10,_CCR(r11); /* save registers */ \
155 stw r12,GPR12(r11); \
156 stw r9,GPR9(r11); \
158 stw r10,GPR10(r11); \
160 stw r12,GPR11(r11); \
162 stw r10,_LINK(r11); \
165 stw r1,GPR1(r11); \
166 stw r1,0(r11); \
170 stw r0,GPR0(r11); \
[all …]
Dhead_fsl_booke.S245 stw r24, TI_CPU(r22)
265 stw r23,0(r3)
266 stw r25,4(r3)
268 stw r25,0(r3)
287 stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */
288 stw r6, 0(r5)
380 stw r5,_ESR(r11)
443 stw r11, THREAD_NORMSAVE(0)(r10)
449 stw r12, THREAD_NORMSAVE(1)(r10)
450 stw r13, THREAD_NORMSAVE(2)(r10)
[all …]
Dcpu_setup_6xx.S200 stw r6,CPU_SPEC_FEATURES(r4)
233 stw r6,CPU_SPEC_FEATURES(r4)
330 stw r3,CS_HID0(r5)
354 stw r4,CS_MSSCR0(r5)
356 stw r4,CS_MSSSR0(r5)
360 stw r4,CS_HID1(r5)
362 stw r4,CS_ICTRL(r5)
364 stw r4,CS_LDSTCR(r5)
366 stw r4,CS_LDSTDB(r5)
371 stw r4,CS_HID1(r5)
[all …]
Dhead_32.S223 stw r3,__secondary_hold_acknowledge@l(0)
270 stw r10,_CCR(r11); /* save registers */ \
271 stw r12,GPR12(r11); \
272 stw r9,GPR9(r11); \
274 stw r10,GPR10(r11); \
276 stw r12,GPR11(r11); \
278 stw r10,_LINK(r11); \
281 stw r1,GPR1(r11); \
282 stw r1,0(r11); \
286 stw r0,GPR0(r11); \
[all …]
Didle_e500.S27 stw r4,TI_LOCAL_FLAGS(r3) /* it will return to our caller */
54 stw r0,20(r1)
87 stw r9,_NIP(r11) /* make it do a blr */
Didle_6xx.S46 stw r4,nap_save_msscr0@l(r6)
51 stw r4,nap_save_hid1@l(r6)
141 stw r8,TI_LOCAL_FLAGS(r9) /* it will return to our caller */
158 stw r9,_NIP(r11) /* make it do a blr */
Dmisc_32.S45 stw r0,4(r1)
50 stw r10,8(r1)
51 stw r11,THREAD+KSP_LIMIT(r2)
56 stw r10,THREAD+KSP_LIMIT(r2)
65 stw r0,4(r1)
70 stw r10,8(r1)
71 stw r11,THREAD+KSP_LIMIT(r2)
76 stw r10,THREAD+KSP_LIMIT(r2)
143 stw r0,0(r7)
204 stw r4,nap_save_hid1@l(r6)
[all …]
Dhead_44x.S140 stw r6,0(r3) /* higher 32bit */
141 stw r8,4(r3) /* lower 32bit */
172 stw r4,0(r3)
173 stw r5,4(r3)
197 stw r6,0(r3)
198 stw r7,4(r3)
216 stw r5, 0(r4) /* Save abatron_pteptrs at a fixed location */
217 stw r6, 0(r5)
392 stw r13,tlb_44x_index@l(r10)
488 stw r13,tlb_44x_index@l(r10)
[all …]
Dkvm_emul.S34 #define STL64(reg, offs, reg2) stw reg, (offs + 4)(reg2)
46 stw r31, (KVM_MAGIC_PAGE + KVM_MAGIC_SCRATCH3)(0);
318 stw r0, (KVM_MAGIC_PAGE + KVM_MAGIC_SR)(r30)
Dvector.S24 stw r4,THREAD_USED_VR(r3)
144 stw r4,THREAD_USED_VR(r5)
250 stw r6,THREAD_USED_VSR(r4) /* ... also set thread used vsr */
Didle_power7.S212 stw r0,0(r14)
407 stw r15,0(r14)
Dtm.S103 stw r6, 8(r1)
313 stw r5, 8(r1)
Dexceptions-64s.S983 stw r10,PACA_EXGEN+EX_DSISR(r13)
998 stw r10,PACA_EXGEN+EX_DSISR(r13)
1029 stw r9,PACA_EXGEN+EX_CCR(r13)
1094 stw r10,PACA_EXGEN+EX_DSISR(r13)
1113 stw r10,PACA_EXGEN+EX_DSISR(r13)
1491 stw r9,PACA_EXSLB+EX_CCR(r13) /* save CR in exc. frame */
Dcpu_setup_fsl_booke.S166 stw r3, CPU_SPEC_FEATURES(r4)
Dmisc_64.S660 stw r6,kexec_flag-1b(5)
Dexceptions-64e.S291 stw r10,PACA_EX##type+EX_CR(r13); /* save old CR in the PACA */ \
992 stw r4,PACA_EXGEN+EX_CR(r13);
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dsleep.S62 stw r0,4(r1)
65 stw r0,SL_CR(r1)
66 stw r2,SL_R2(r1)
71 stw r4,SL_MSR(r1)
73 stw r4,SL_SDR1(r1)
77 stw r4,SL_TB(r1)
79 stw r5,SL_TB+4(r1)
86 stw r4,SL_SPRG0(r1)
88 stw r4,SL_SPRG0+4(r1)
90 stw r4,SL_SPRG0+8(r1)
[all …]
/linux-4.4.14/arch/powerpc/boot/
Dcrtsavres.S57 stw 14,-72(11) /* save gp registers */
60 stw 15,-68(11)
63 stw 16,-64(11)
66 stw 17,-60(11)
69 stw 18,-56(11)
72 stw 19,-52(11)
75 stw 20,-48(11)
78 stw 21,-44(11)
81 stw 22,-40(11)
84 stw 23,-36(11)
[all …]
Dps3-hvcall.S64 stw r0, \offset(r1)
115 stw 3, 8(1)
Dwii-head.S139 stw 9, 0(8)
Ddiv64.S56 4: stw r7,0(r3) # return the quotient in *r3
57 stw r8,4(r3)
Dstring.S142 stw r7,4(r6)
191 stw r7,-4(r6)
Dcrt0.S127 5: stw r0,0(r9)
/linux-4.4.14/arch/powerpc/include/asm/
Dftrace.h14 stw r3, 12(r1); \
15 stw r4, 16(r1); \
16 stw r5, 20(r1); \
17 stw r6, 24(r1); \
21 stw r7, 28(r1); \
22 stw r8, 32(r1); \
23 stw r9, 36(r1); \
24 stw r10,40(r1); \
25 stw r3, 44(r1); \
26 stw r5, 8(r1)
Dkvm_asm.h28 #define PPC_STD(sreg, offset, areg) stw sreg, (offset+4)(areg)
Dasm-compat.h54 #define PPC_STL stringify_in_c(stw)
Dexception-64s.h231 stw r9,HSTATE_SCRATCH1(r13); \
242 stw r9,HSTATE_SCRATCH1(r13); \
Dio.h178 DEF_MMIO_OUT_D(out_be32, 32, stw);
190 DEF_MMIO_OUT_D(out_le32, 32, stw);
Dppc_asm.h83 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base)
155 #define SAVE_EVR(n,s,b,o) evmergehi s,s,n; stw s,o+4*(n)(b)
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dmpc52xx_sleep.S23 stw r8, 0x14(r6)
28 stw r8, 0x40(r6) /* intr->main_emulate */
71 stw r8, 0x4(r4)
75 stw r8, 0x4(r4)
80 stw r8, 0x4(r4)
85 stw r8, 0x4(r4)
92 stw r8, 0x14(r5)
107 stw r8, 0x14(r5)
113 stw r8, 0x4(r4)
132 stw r8, 0(r7)
[all …]
Dlite5200_sleep.S24 stw r10, ((addr)*4)(r4);
52 stw r4, 0(r3)
65 stw r10, (0x1d*4)(r4)
83 stw r5, 0(r4)
112 stw r4, SDRAM_CTRL(r8)
116 stw r4, SDRAM_CTRL(r8)
121 stw r4, SDRAM_CTRL(r8)
134 stw r4, SDRAM_CTRL(r8)
145 stw r4, CDM_CE(r8)
244 stw r10, 0xf0(r3)
[all …]
/linux-4.4.14/arch/sparc/kernel/
Dwinfixup.S72 1: stw %l0, [%g3 + TI_REG_WINDOW + 0x00]
73 stw %l1, [%g3 + TI_REG_WINDOW + 0x04]
74 stw %l2, [%g3 + TI_REG_WINDOW + 0x08]
75 stw %l3, [%g3 + TI_REG_WINDOW + 0x0c]
76 stw %l4, [%g3 + TI_REG_WINDOW + 0x10]
77 stw %l5, [%g3 + TI_REG_WINDOW + 0x14]
78 stw %l6, [%g3 + TI_REG_WINDOW + 0x18]
79 stw %l7, [%g3 + TI_REG_WINDOW + 0x1c]
80 stw %i0, [%g3 + TI_REG_WINDOW + 0x20]
81 stw %i1, [%g3 + TI_REG_WINDOW + 0x24]
[all …]
Dhead_64.S181 stw %l4, [%l1]
213 stw %l0, [%l3]
278 stw %l1, [%l4]
335 stw %g7, [%g1]
471 stw %g4, [%g2]
571 stw %g2, [%g1 + %lo(tlb_type)]
647 stw %g2, [%g1 + %lo(tlb_type)]
663 stw %g2, [%g1 + %lo(tlb_type)]
Dsun4v_tlb_miss.S409 stw %g3, [%g2]; \
412 stw %g3, [%g2 + 0x4]; \
Dcherrs.S198 stw %g1, [%g2 + %lo(dcache_parity_tl1_occurred)]
249 stw %g1, [%g2 + %lo(icache_parity_tl1_occurred)]
Drtrap_64.S268 stw %g0, [%sp + PTREGS_OFF + PT_V9_MAGIC]
/linux-4.4.14/arch/parisc/kernel/
Dhpmc.S119 stw %r5,52(%r4)
160 stw %r4,-52(sp)
175 stw %r0,-52(sp) /* reserved */
201 stw %r4,-52(sp)
203 stw %r4,-56(sp)
205 stw %r4,-60(sp)
222 stw %r4, -52(sp)
223 stw %r0, -56(sp) /* HV */
224 stw %r0, -60(sp) /* HV */
225 stw %r0, -64(sp) /* HV */
[all …]
Dpacache.S352 stw \tmp,0(\la)
400 stw %r0, 0(%r26)
401 stw %r0, 4(%r26)
402 stw %r0, 8(%r26)
403 stw %r0, 12(%r26)
404 stw %r0, 16(%r26)
405 stw %r0, 20(%r26)
406 stw %r0, 24(%r26)
407 stw %r0, 28(%r26)
408 stw %r0, 32(%r26)
[all …]
Dhead.S63 stw,ma %r0,4(%r3)
67 stw,ma %arg0,4(%r1)
68 stw,ma %arg1,4(%r1)
69 stw,ma %arg2,4(%r1)
70 stw,ma %arg3,4(%r1)
82 stw %r3,ASM_PGD_ENTRY*ASM_PGD_ENTRY_SIZE(%r4)
97 stw %r3,0(%r4)
139 stw %r10,0x10(%r0) /* MEM_RENDEZ */
140 stw %r0,0x28(%r0) /* MEM_RENDEZ_HI - assume addr < 4GB */
165 stw %r0,0x10(%r0) /* MEM_RENDEZ */
[all …]
Dsyscall.S201 stw %r22, -52(%r30) /* 5th argument */
202 stw %r21, -56(%r30) /* 6th argument */
341 stw %r22, -52(%r30) /* 5th argument */
342 stw %r21, -56(%r30) /* 6th argument */
625 stw %r1, 4(%sr2,%r20)
630 2: stw,ma %r24, 0(%sr3,%r26)
632 stw,ma %r20, 0(%sr2,%r20)
635 stw %r0, 4(%sr2,%r20)
646 stw %r20, 0(%sr2,%r20)
648 stw %r0, 4(%sr2,%r20)
[all …]
Dentry.S467 stw \spc,0(\tmp)
476 stw \spc,0(\tmp)
/linux-4.4.14/arch/c6x/lib/
Dstrasgi.S39 stw .d1t2 B5, *A4++
49 || stw .d1t2 B5, *A4++
54 || stw .d1t2 B5, *A4++
59 || stw .d1t2 B5, *A4++
64 || stw .d1t2 B5, *A4++
69 || stw .d1t2 B5, *A4++
78 [B0] stw .d1t1 A1, *A4++
80 [B0] stw .d1t1 A5, *A4++
82 [B0] stw .d1t1 A7, *A4++
84 [B0] stw .d1t1 A8, *A4++
[all …]
Dstrasgi_64plus.S35 || stw .d1t1 a31, *a30++
Dpush_rts.S23 stw .d2t2 B14, *B15--[2]
Ddivremi.S22 stw .d2t2 B3, *B15--[2]
Dremi.S40 stw .d2t2 B3, *B15--[2]
/linux-4.4.14/arch/unicore32/kernel/
Dsleep.S38 stw.w lr, [sp+], #-4
41 stw r0, [r1]
86 stw r6, [r1+], #0x18
89 stw r6, [r1+], #0x1c
93 stw r8, [r1+], #0xc
97 stw r5, [r1+], #0x10
121 100: stw r5, [r0+], #0x24
123 stw r6, [r1]
139 2: stw r7, [r1+], #0x4
141 stw r8, [r1]
Dhead.S81 101: stw.w r1, [r0]+, #4
82 stw.w r1, [r0]+, #4
83 stw.w r1, [r0]+, #4
84 stw.w r1, [r0]+, #4
102 stw r1, [r4+], r6 << #2 @ identity mapping
109 stw.w r1, [r0+], #(KERNEL_START & 0x00c00000) >> 20
116 stw.w r1, [r0]+, #4
124 stw r6, [r0]
220 stw.w fp, [r6]+,#4
Dentry.S108 stw lr, [\temp+], #0x10
169 stw.w r1, [sp+], #-4 @ save the "real" r0 copied
200 stw r1, [sp] @ save the "real" r0 copied
243 stw r4, [sp] @ save preserved r0
374 stw ip, [sp+], #S_PC
509 stw r4, [ip]
543 stw.w r0, [sp+], #S_R0+S_OFF @ returned r0
599 stw lr, [sp+], #S_PC @ Save calling PC
600 stw r8, [sp+], #S_PSR @ Save ASR
601 stw r0, [sp+], #S_OLD_R0 @ Save OLD_R0
[all …]
Dhibernate_asm.S113 stw r4, [ip]
/linux-4.4.14/arch/sparc/lib/
Dcsum_copy.S106 EX_ST(STORE(stw, %o5, %o1 + 0x00))
109 EX_ST(STORE(stw, %g1, %o1 + 0x04))
112 EX_ST(STORE(stw, %g2, %o1 + 0x08))
115 EX_ST(STORE(stw, %o5, %o1 + 0x0c))
118 EX_ST(STORE(stw, %g1, %o1 + 0x10))
121 EX_ST(STORE(stw, %g2, %o1 + 0x14))
124 EX_ST(STORE(stw, %o5, %o1 + 0x18))
127 EX_ST(STORE(stw, %g1, %o1 + 0x1c))
130 EX_ST(STORE(stw, %g2, %o1 + 0x20))
133 EX_ST(STORE(stw, %o5, %o1 + 0x24))
[all …]
DNG2patch.S19 stw %g3, [%g2]; \
22 stw %g3, [%g2 + 0x4]; \
DGENpatch.S19 stw %g3, [%g2]; \
22 stw %g3, [%g2 + 0x4]; \
DNGpatch.S19 stw %g3, [%g2]; \
22 stw %g3, [%g2 + 0x4]; \
DU3patch.S19 stw %g3, [%g2]; \
22 stw %g3, [%g2 + 0x4]; \
DNG4patch.S19 stw %g3, [%g2]; \
22 stw %g3, [%g2 + 0x4]; \
DGENpage.S63 stw %g3, [%g2]; \
66 stw %g3, [%g2 + 0x4]; \
Dclear_page.S59 stw %o4, [%g6 + TI_PRE_COUNT]
99 stw %o2, [%g6 + TI_PRE_COUNT]
DGENbzero.S142 stw %g3, [%g2]; \
145 stw %g3, [%g2 + 0x4]; \
DNGpage.S123 stw %g3, [%g2]; \
126 stw %g3, [%g2 + 0x4]; \
Dcopy_page.S74 stw %o2, [%g6 + TI_PRE_COUNT]
237 stw %o4, [%g6 + TI_PRE_COUNT]
246 stw %o1, [%o0]
DNGbzero.S145 stw %g3, [%g2]; \
148 stw %g3, [%g2 + 0x4]; \
DU3memcpy.S303 EX_ST(STORE(stw, %o5, %o1 + %o3))
348 EX_ST(STORE(stw, %o5, %o1 + %o3))
411 EX_ST(STORE(stw, %g1, %o1 + %o3))
DGENmemcpy.S104 EX_ST(STORE(stw, %g1, %o1 + %o3))
DNG4memset.S77 stw %o4, [%o0 + 0x00]
DNG4memcpy.S303 EX_ST(STORE(stw, %g1, %o0 - 0x04))
368 EX_ST(STORE(stw, %g1, %o0 - 0x04))
Dbzero.S38 stw %o2, [%o0 + 0x00]
DNGmemcpy.S345 EX_ST(STORE(stw, %i5, %i1 + %i3))
408 EX_ST(STORE(stw, %g1, %i1 + %i3))
DNG2memcpy.S447 EX_ST(STORE(stw, %o5, %o1 + GLOBAL_SPARE))
510 EX_ST(STORE(stw, %g1, %o1 + GLOBAL_SPARE))
DU1memcpy.S492 EX_ST(STORE(stw, %o5, %o1 + %o3))
553 EX_ST(STORE(stw, %g1, %o1 + %o3))
/linux-4.4.14/arch/powerpc/lib/
Dcrtsavres.S57 stw 14,-72(11) /* save gp registers */
60 stw 15,-68(11)
63 stw 16,-64(11)
66 stw 17,-60(11)
69 stw 18,-56(11)
72 stw 19,-52(11)
75 stw 20,-48(11)
78 stw 21,-44(11)
81 stw 22,-40(11)
84 stw 23,-36(11)
[all …]
Dchecksum_32.S114 75: stw r6,4(r4)
116 76: stw r9,8(r4)
118 77: stw r10,12(r4)
178 stw r6,0(r7)
186 stw r6,0(r8)
Dcopy_32.S21 stw r7,4(r6); \
22 stw r8,8(r6); \
23 stw r9,12(r6); \
36 stw r7,4(r6); \
38 stw r8,8(r6); \
40 stw r9,12(r6); \
230 stw r7,4(r6)
271 stw r7,-4(r6)
Dmem_64.S34 stw r4,0(r6)
71 stw r4,0(r6)
95 stw r7,-4(r6)
Dmemcpy_power7.S69 stw r0,0(r3)
199 stw r0,0(r3)
200 stw r6,4(r3)
206 stw r0,0(r3)
302 stw r0,0(r3)
436 stw r0,0(r3)
474 stw r0,0(r3)
481 stw r0,0(r3)
482 stw r7,4(r3)
633 stw r0,0(r3)
[all …]
Dmemcpy_64.S81 stw r9,0(r3)
165 stw r9,0(r3)
203 stw r0,0(r3)
204 stw r9,4(r3)
209 stw r0,0(r3)
Dcopyuser_power7.S136 err1; stw r0,0(r3)
266 err1; stw r0,0(r3)
267 err1; stw r6,4(r3)
273 err1; stw r0,0(r3)
369 err3; stw r0,0(r3)
503 err3; stw r0,0(r3)
540 err3; stw r0,0(r3)
547 err3; stw r0,0(r3)
548 err3; stw r7,4(r3)
699 err3; stw r0,0(r3)
[all …]
Ddiv64.S56 4: stw r7,0(r3) # return the quotient in *r3
57 stw r8,4(r3)
Dstring_64.S99 err1; stw r0,0(r3)
141 err1; stw r0,0(r3)
Dcopyuser_64.S101 73: stw r9,0(r3)
186 94: stw r9,0(r3)
237 84: stw r0,0(r3)
238 85: stw r9,4(r3)
243 86: stw r0,0(r3)
Dchecksum_64.S406 dstnr; stw r6,0(r4)
446 stw r6,0(r7)
458 stw r6,0(r8)
/linux-4.4.14/arch/powerpc/kernel/vdso32/
Dgettimeofday.S49 stw r3,TVAL32_TV_SEC(r10)
50 stw r4,TVAL32_TV_USEC(r10)
56 stw r4,TZONE_TZ_MINWEST(r11)
57 stw r5,TZONE_TZ_DSTTIME(r11)
129 80: stw r3,TSPC32_TV_SEC(r11)
130 stw r4,TSPC32_TV_NSEC(r11)
168 stw r3,TSPC32_TV_SEC(r4)
169 stw r5,TSPC32_TV_NSEC(r4)
202 stw r3,0(r11) /* store result at *t */
Dgetcpu.S38 stw r6,0(r3)
40 stw r7,0(r4)
Ddatapage.S65 stw r0,0(r4)
/linux-4.4.14/arch/parisc/include/asm/
Dassembly.h42 #define STREG stw
390 stw,ma %r3, CALLEE_REG_FRAME_SIZE(%r30)
392 stw %r4, -124(%r30)
393 stw %r5, -120(%r30)
394 stw %r6, -116(%r30)
395 stw %r7, -112(%r30)
396 stw %r8, -108(%r30)
397 stw %r9, -104(%r30)
398 stw %r10, -100(%r30)
399 stw %r11, -96(%r30)
[all …]
/linux-4.4.14/arch/nios2/boot/compressed/
Dhead.S47 stw r8, 0(r2) /* stort a word to dest [r2] */
75 stw r4, 0(sp)
76 stw r5, 4(sp)
77 stw r6, 8(sp)
78 stw r7, 12(sp)
/linux-4.4.14/arch/powerpc/mm/
Dhash_low_32.S140 stw r0,_CTR(r11)
147 stw r0,mmu_hash_lock@l(r8)
163 stw r0,mmu_hash_lock@l(r8)
178 stw r0,4(r1)
262 stw r0,0(r6) /* clear mmu_hash_lock */
305 #define STPTE stw
358 stw r6,htab_hash_searches@l(r4)
393 stw r6,primary_pteg_full@l(r4)
431 stw r6,next_slot@l(r4)
629 stw r0,0(r9) /* clear mmu_hash_lock */
[all …]
Dslb_low.S291 stw r10,PACASLBCACHE(r11) /* paca->slb_cache[offset] = esid */
Dtlb_nohash_low.S389 stw r4, 0x4(r5)
/linux-4.4.14/arch/powerpc/kernel/vdso64/
Dgetcpu.S38 stw r6,0(r3)
40 stw r7,0(r4)
Dgettimeofday.S45 stw r4,TZONE_TZ_MINWEST(r10)
46 stw r5,TZONE_TZ_DSTTIME(r10)
Ddatapage.S66 stw r0,0(r4)
/linux-4.4.14/arch/parisc/lib/
Dmemcpy.c119 #define stwma(_s, _t, _a, _e) def_store_ai_insn(stw,4,"r",_s,_a,_t,_e)
140 #define stw(_s,_t,_o,_a,_e) def_store_insn(stw,"r",_s,_t,_o,_a,_e) macro
234 stw(d_space, MERGE (a2, sh_1, a3, sh_2), 0, dst, cda_stw_exc); in copy_dstaligned()
239 stw(d_space, MERGE (a3, sh_1, a0, sh_2), 4, dst, cda_stw_exc); in copy_dstaligned()
244 stw(d_space, MERGE (a0, sh_1, a1, sh_2), 8, dst, cda_stw_exc); in copy_dstaligned()
249 stw(d_space, MERGE (a1, sh_1, a2, sh_2), 12, dst, cda_stw_exc); in copy_dstaligned()
259 stw(d_space, MERGE (a2, sh_1, a3, sh_2), 0, dst, cda_stw_exc); in copy_dstaligned()
/linux-4.4.14/arch/sparc/include/asm/
Dttable.h447 stw %l0, [%g3 + TI_REG_WINDOW + 0x00]; \
448 stw %l1, [%g3 + TI_REG_WINDOW + 0x04]; \
449 stw %l2, [%g3 + TI_REG_WINDOW + 0x08]; \
450 stw %l3, [%g3 + TI_REG_WINDOW + 0x0c]; \
451 stw %l4, [%g3 + TI_REG_WINDOW + 0x10]; \
452 stw %l5, [%g3 + TI_REG_WINDOW + 0x14]; \
453 stw %l6, [%g3 + TI_REG_WINDOW + 0x18]; \
454 stw %l7, [%g3 + TI_REG_WINDOW + 0x1c]; \
455 stw %i0, [%g3 + TI_REG_WINDOW + 0x20]; \
456 stw %i1, [%g3 + TI_REG_WINDOW + 0x24]; \
[all …]
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
Dmemcpy_power7.S69 stw r0,0(r3)
199 stw r0,0(r3)
200 stw r6,4(r3)
206 stw r0,0(r3)
302 stw r0,0(r3)
436 stw r0,0(r3)
474 stw r0,0(r3)
481 stw r0,0(r3)
482 stw r7,4(r3)
633 stw r0,0(r3)
[all …]
Dmemcpy_64.S81 stw r9,0(r3)
165 stw r9,0(r3)
203 stw r0,0(r3)
204 stw r9,4(r3)
209 stw r0,0(r3)
Dcopyuser_power7.S136 err1; stw r0,0(r3)
266 err1; stw r0,0(r3)
267 err1; stw r6,4(r3)
273 err1; stw r0,0(r3)
369 err3; stw r0,0(r3)
503 err3; stw r0,0(r3)
540 err3; stw r0,0(r3)
547 err3; stw r0,0(r3)
548 err3; stw r7,4(r3)
699 err3; stw r0,0(r3)
[all …]
Dcopyuser_64.S101 73: stw r9,0(r3)
186 94: stw r9,0(r3)
237 84: stw r0,0(r3)
238 85: stw r9,4(r3)
243 86: stw r0,0(r3)
/linux-4.4.14/arch/powerpc/platforms/pseries/
DhvCall.S112 stw r0,8(r1)
134 stw r0,8(r1)
200 stw r0,8(r1)
228 stw r0,8(r1)
307 stw r0,8(r1)
/linux-4.4.14/arch/arc/lib/
Dmemset.S25 stw r1,[r3,-2]
31 stw.ab r1,[r4,2]
/linux-4.4.14/arch/unicore32/lib/
Dcopy_from_user.S61 stw.w \reg, [\ptr]+, #4
102 stw r2, [sp]
Dcopy_template.S207 stw lr, [r1]
/linux-4.4.14/arch/unicore32/boot/compressed/
Dhead.S68 stw.w r1, [r7]+, #4
79 1002: stw.w r0, [r2]+, #4
/linux-4.4.14/arch/powerpc/sysdev/
D6xx-suspend.S35 stw r6, TI_LOCAL_FLAGS(r5)
/linux-4.4.14/tools/testing/selftests/powerpc/primitives/asm/
Dasm-compat.h54 #define PPC_STL stringify_in_c(stw)
/linux-4.4.14/arch/sparc/crypto/
Dcamellia_asm.S180 stw %o4, [%o1 + 0xc0] ! k[48]
181 stw %g3, [%o1 + 0xc4] ! k[49]
182 stw %o5, [%o1 + 0xc8] ! k[50]
183 stw %g2, [%o1 + 0xcc] ! k[51]
/linux-4.4.14/arch/unicore32/mm/
Dproc-ucv2.S122 stw r1, [r0]
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-wrappers.S66 stw r12,8(r1); \
129 stw r12,8(r1)
/linux-4.4.14/Documentation/powerpc/
Dcpu_features.txt40 stw r22,THREAD_VRSAVE(r23)
/linux-4.4.14/Documentation/virtual/kvm/
Dppc-pv.txt132 The "ld" and "std" instructions are transformed to "lwz" and "stw" instructions
162 mtdsisr rX stw rX, magic_page->dsisr
/linux-4.4.14/arch/sparc/mm/
Dultra.S388 stw %g1, [%o0]