Home
last modified time | relevance | path

Searched refs:REST_GPR (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S66 #define REST_GPR(n) ld n,GPR_SAVE(n)(r1) macro
332 REST_GPR(0)
333 REST_GPR(2)
334 REST_GPR(3)
335 REST_GPR(4)
336 REST_GPR(5)
337 REST_GPR(6)
338 REST_GPR(7)
339 REST_GPR(8)
340 REST_GPR(9)
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dtest_emulate_step_exec_instr.S77 REST_GPR(0, r31)
79 REST_GPR(12, r31)
96 REST_GPR(3, r1)
132 3: REST_GPR(2, r1)
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dtm.S135 REST_GPR(6, r1)
136 REST_GPR(7, r1)
164 REST_GPR(10, r1)
347 REST_GPR(7, r1)
355 REST_GPR(2, r1)
356 REST_GPR(6, r1)
361 REST_GPR(10, r1)
H A Dbook3s_interrupts.S90 REST_GPR(3, r1)
195 REST_GPR(3, r1)
225 REST_GPR(3, r1)
236 REST_GPR(3, r1)
H A Dbook3s_hv_rmhandlers.S3194 REST_GPR(2, r1)
3195 REST_GPR(3, r1)
3196 REST_GPR(4, r1)
3197 REST_GPR(5, r1)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dentry_64.S701 REST_GPR(13, r1)
709 REST_GPR(6, r1)
710 REST_GPR(0, r1)
711 REST_GPR(1, r1)
760 REST_GPR(6, r1)
761 REST_GPR(0, r1)
762 REST_GPR(1, r1)
777 REST_GPR(6, r1)
778 REST_GPR(0, r1)
779 REST_GPR(1, r1)
[all …]
H A Dtm.S447 REST_GPR(0, r7) /* GPR0 */
449 REST_GPR(4, r7) /* GPR4 */
486 REST_GPR(6, r7)
493 REST_GPR(5, r7)
498 REST_GPR(7, r7)
H A Doptprobes_head.S120 REST_GPR(0,r1)
H A Dentry_32.S342 REST_GPR(0, r1)
793 REST_GPR(1, r11)
800 REST_GPR(10, r11)
806 REST_GPR(9, r11)
807 REST_GPR(12, r11)
H A Dexceptions-64s.S703 REST_GPR(0, r1)
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dcrt0.S230 #define REST_GPR(n, base) ld n,8*(n)(base) macro
235 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
285 REST_GPR(2, r1)
286 REST_GPR(13, r1)
/OK3568_Linux_fs/u-boot/include/
H A Dppc_asm.tmpl145 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base)
146 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/trace/
H A Dftrace_64_mprofile.S111 REST_GPR(0,r1)
147 REST_GPR(3, r1)
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc_asm.h78 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base)
83 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base)
92 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h78 #define REST_GPR(n, base) ld n,GPR0+8*(n)(base)
83 #define REST_GPR(n, base) lwz n,GPR0+4*(n)(base)
92 #define REST_2GPRS(n, base) REST_GPR(n, base); REST_GPR(n+1, base)
/OK3568_Linux_fs/kernel/arch/powerpc/crypto/
H A Dmd5-asm.S48 REST_GPR(26, r1); \
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dstart.S297 REST_GPR(31, r1)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S533 REST_GPR(31, r1)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S469 REST_GPR(31, r1)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1334 REST_GPR(31, r1)