Home
last modified time | relevance | path

Searched refs:PPC_STL (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/arch/powerpc/kvm/
A Dbookehv_interrupts.S62 PPC_STL r1, VCPU_GPR(R1)(r4)
63 PPC_STL r2, VCPU_GPR(R2)(r4)
94 PPC_STL r5, VCPU_PC(r4)
178 PPC_STL r10, VCPU_CR(r4)
201 PPC_STL r5, VCPU_CTR(r4)
288 PPC_STL r13, VCPU_CR(r11)
301 PPC_STL r7, VCPU_CTR(r11)
315 PPC_STL r9, VCPU_CR(r11)
382 PPC_STL r5, VCPU_LR(r4)
403 PPC_STL r3, VCPU_XER(r4)
[all …]
A Dbook3s_interrupts.S65 PPC_STL r0,PPC_LR_STKOFF(r1)
81 PPC_STL r0, _LINK(r1)
172 PPC_STL r14, VCPU_GPR(R14)(r7)
173 PPC_STL r15, VCPU_GPR(R15)(r7)
174 PPC_STL r16, VCPU_GPR(R16)(r7)
175 PPC_STL r17, VCPU_GPR(R17)(r7)
176 PPC_STL r18, VCPU_GPR(R18)(r7)
177 PPC_STL r19, VCPU_GPR(R19)(r7)
178 PPC_STL r20, VCPU_GPR(R20)(r7)
179 PPC_STL r21, VCPU_GPR(R21)(r7)
[all …]
A Dbook3s_segment.S194 PPC_STL r0, SVCPU_R0(r13)
195 PPC_STL r1, SVCPU_R1(r13)
196 PPC_STL r2, SVCPU_R2(r13)
197 PPC_STL r3, SVCPU_R3(r13)
198 PPC_STL r4, SVCPU_R4(r13)
199 PPC_STL r5, SVCPU_R5(r13)
200 PPC_STL r6, SVCPU_R6(r13)
201 PPC_STL r7, SVCPU_R7(r13)
202 PPC_STL r8, SVCPU_R8(r13)
203 PPC_STL r9, SVCPU_R9(r13)
[all …]
/linux-6.3-rc2/arch/powerpc/kernel/
A Dmisc.S47 PPC_STL r0,0(r3)
48 PPC_STL r1,SZL(r3)
49 PPC_STL r2,2*SZL(r3)
55 PPC_STL r0,3*SZL(r3)
56 PPC_STL r13,4*SZL(r3)
57 PPC_STL r14,5*SZL(r3)
58 PPC_STL r15,6*SZL(r3)
59 PPC_STL r16,7*SZL(r3)
60 PPC_STL r17,8*SZL(r3)
61 PPC_STL r18,9*SZL(r3)
[all …]
A Dppc_save_regs.S26 PPC_STL r0,GPR0(r3)
32 PPC_STL r0,SOFTE(r3)
36 PPC_STL r4,GPR1(r3)
39 PPC_STL r0,_LINK(r3)
41 PPC_STL r0,_NIP(r3)
43 PPC_STL r0,_MSR(r3)
45 PPC_STL r0,_CTR(r3)
47 PPC_STL r0,_XER(r3)
49 PPC_STL r0,_CCR(r3)
51 PPC_STL r0,_TRAP(r3)
[all …]
A Doptprobes_head.S47 PPC_STL r0,GPR1(r1)
51 PPC_STL r5,_MSR(r1)
53 PPC_STL r5,_TRAP(r1)
55 PPC_STL r5,ORIG_GPR3(r1)
56 PPC_STL r5,RESULT(r1)
58 PPC_STL r5,_CTR(r1)
60 PPC_STL r5,_LINK(r1)
62 PPC_STL r5,_XER(r1)
64 PPC_STL r5,_CCR(r1)
A Depapr_hcalls.S22 PPC_STL r4, TI_LOCAL_FLAGS(r2) /* it will return to our caller */
A Dkvm_emul.S33 PPC_STL r31, (KVM_MAGIC_PAGE + KVM_MAGIC_SCRATCH1)(0); \
34 PPC_STL r30, (KVM_MAGIC_PAGE + KVM_MAGIC_SCRATCH2)(0); \
/linux-6.3-rc2/arch/powerpc/kernel/trace/
A Dftrace_mprofile.S63 PPC_STL r8, GPR1(r1)
79 PPC_STL r7, _NIP(r1)
81 PPC_STL r0, _LINK(r1)
105 PPC_STL r8, _MSR(r1)
107 PPC_STL r9, _CTR(r1)
108 PPC_STL r10, _XER(r1)
109 PPC_STL r11, _CCR(r1)
/linux-6.3-rc2/tools/testing/selftests/powerpc/include/
A Dbasic_asm.h10 #define PPC_STL std macro
14 #define PPC_STL stw macro
89 PPC_STL r0, STACK_FRAME_LR_POS(%r1); \
/linux-6.3-rc2/tools/testing/selftests/powerpc/ptrace/
A Dptrace-gpr.S25 OP_REGS PPC_STL, GPR_SIZE, FIRST_GPR, 31, %r1, STACK_FRAME_LOCAL(0, 0), FIRST_GPR
43 OP_REGS PPC_STL, GPR_SIZE, FIRST_GPR, 31, r5, 0, FIRST_GPR
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dasm-compat.h12 #define PPC_STL stringify_in_c(std) macro
46 #define PPC_STL stringify_in_c(stw) macro
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/
A Dasm-compat.h12 #define PPC_STL stringify_in_c(std) macro
46 #define PPC_STL stringify_in_c(stw) macro
/linux-6.3-rc2/arch/powerpc/kernel/vdso/
A Dgettimeofday.S29 PPC_STL r0, PPC_MIN_STKFRM + PPC_LR_STKOFF(r1)
32 PPC_STL r2, PPC_MIN_STKFRM + STK_GOT(r1)
/linux-6.3-rc2/arch/powerpc/lib/
A Dldstfp.S160 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1)
187 PPC_STL r0,STKFRM+PPC_LR_STKOFF(r1)

Completed in 17 milliseconds