| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | ebb_handler.S | 65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1) macro 104 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) [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | tm.S | 56 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 D | book3s_interrupts.S | 71 SAVE_GPR(3, r1)
|
| H A D | book3s_hv_rmhandlers.S | 3181 SAVE_GPR(2, r1) 3182 SAVE_GPR(3, r1) 3183 SAVE_GPR(4, r1) 3184 SAVE_GPR(5, r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | test_emulate_step_exec_instr.S | 100 SAVE_GPR(0, r3) 101 SAVE_GPR(2, r3) 103 SAVE_GPR(12, r3)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | crt0.S | 229 #define SAVE_GPR(n, base) std n,8*(n)(base) macro 231 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base) 248 SAVE_GPR(2, r1) 249 SAVE_GPR(13, r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | tm.S | 228 SAVE_GPR(0, r7) /* user r0 */ 229 SAVE_GPR(2, r7) /* user r2 */ 231 SAVE_GPR(8, r7) /* user r8 */ 232 SAVE_GPR(9, r7) /* user r9 */ 233 SAVE_GPR(10, r7) /* user r10 */
|
| H A D | entry_64.S | 805 SAVE_GPR(2, r1) /* Save the TOC */ 806 SAVE_GPR(13, r1) /* Save paca */ 946 SAVE_GPR(2, r1) 947 SAVE_GPR(13, r1)
|
| H A D | optprobes_head.S | 34 SAVE_GPR(0,r1)
|
| H A D | head_32.h | 184 SAVE_GPR(0, r11)
|
| H A D | head_booke.h | 130 SAVE_GPR(0, r11)
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ppc_asm.tmpl | 140 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) 141 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | ppc_asm.h | 77 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base) 82 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) 88 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | ppc_asm.h | 77 #define SAVE_GPR(n, base) std n,GPR0+8*(n)(base) 82 #define SAVE_GPR(n, base) stw n,GPR0+4*(n)(base) 88 #define SAVE_2GPRS(n, base) SAVE_GPR(n, base); SAVE_GPR(n+1, base)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/ |
| H A D | ftrace_64_mprofile.S | 43 SAVE_GPR(0, r1)
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | md5-asm.S | 43 SAVE_GPR(26, r1)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | start.S | 260 SAVE_GPR(7, r21)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | start.S | 496 SAVE_GPR(7, r21)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | start.S | 433 SAVE_GPR(7, r21)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | start.S | 1302 SAVE_GPR(7, r21)
|