Home
last modified time | relevance | path

Searched refs:SAVE_GPR (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S104 SAVE_GPR(0)
113 SAVE_GPR(2)
114 SAVE_GPR(3)
115 SAVE_GPR(4)
116 SAVE_GPR(5)
117 SAVE_GPR(6)
118 SAVE_GPR(7)
119 SAVE_GPR(8)
120 SAVE_GPR(9)
121 SAVE_GPR(10)
[all …]
/openbmc/linux/arch/powerpc/crypto/
H A Dpoly1305-p10le_64.S97 SAVE_GPR 14, 112, 1
98 SAVE_GPR 15, 120, 1
99 SAVE_GPR 16, 128, 1
100 SAVE_GPR 17, 136, 1
101 SAVE_GPR 18, 144, 1
102 SAVE_GPR 19, 152, 1
103 SAVE_GPR 20, 160, 1
104 SAVE_GPR 21, 168, 1
105 SAVE_GPR 22, 176, 1
106 SAVE_GPR 23, 184, 1
[all …]
H A Dchacha-p10le-8x.S83 SAVE_GPR 14, 112, 1
84 SAVE_GPR 15, 120, 1
85 SAVE_GPR 16, 128, 1
86 SAVE_GPR 17, 136, 1
87 SAVE_GPR 18, 144, 1
88 SAVE_GPR 19, 152, 1
89 SAVE_GPR 20, 160, 1
90 SAVE_GPR 21, 168, 1
91 SAVE_GPR 22, 176, 1
92 SAVE_GPR 23, 184, 1
[all …]
/openbmc/linux/arch/powerpc/kvm/
H A Dtm.S56 SAVE_GPR(6, r1)
60 SAVE_GPR(7, r1)
73 SAVE_GPR(10, r1) /* final MSR value */
273 SAVE_GPR(2, r1)
274 SAVE_GPR(6, r1)
275 SAVE_GPR(7, r1)
283 SAVE_GPR(10, r1) /* final MSR value */
H A Dbook3s_32_sr.S132 SAVE_GPR(12, r1)
H A Dbook3s_interrupts.S71 SAVE_GPR(3, r1)
H A Dbook3s_hv_rmhandlers.S2558 SAVE_GPR(2, r1)
2559 SAVE_GPR(3, r1)
2560 SAVE_GPR(4, r1)
2561 SAVE_GPR(5, r1)
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_entry_64.S34 SAVE_GPR(2, r1)
35 SAVE_GPR(13, r1)
H A Doptprobes_head.S44 SAVE_GPR(0,r1)
H A Drtas_entry.S67 SAVE_GPR(2, r1) /* Save the TOC */
H A Dentry_32.S115 SAVE_GPR(2, r1)
121 SAVE_GPR(0, r1)
H A Dexceptions-64e.S369 SAVE_GPR(0, r1); /* save r0 in stackframe */ \
377 SAVE_GPR(12, r1); /* save r12 in stackframe */ \
1055 SAVE_GPR(0, r1); /* save r0 in stackframe */ \
1062 SAVE_GPR(12, r1); /* save r12 in stackframe */ \
H A Dtm.S228 SAVE_GPR(0, r7) /* user r0 */
/openbmc/linux/arch/powerpc/lib/
H A Dtest_emulate_step_exec_instr.S99 SAVE_GPR(0, r3)
100 SAVE_GPR(2, r3)
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace_entry.S43 SAVE_GPR(0, r1)
56 SAVE_GPR(2, r1)
60 SAVE_GPR(14, r1)
/openbmc/u-boot/include/
H A Dppc_asm.tmpl139 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base)
140 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base)
/openbmc/linux/arch/powerpc/boot/
H A Dcrt0.S253 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base) macro
264 SAVE_GPR(2, r1)
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dstart.S274 SAVE_GPR(7, r21)
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S495 SAVE_GPR(7, r21)
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h74 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base)
/openbmc/linux/arch/powerpc/include/asm/
H A Dppc_asm.h74 #define SAVE_GPR(n, base) SAVE_GPRS(n, n, base)
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S435 SAVE_GPR(7, r21)
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1304 SAVE_GPR(7, r21)