Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb_handler.S65 #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 …]
/external/u-boot/include/
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)
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dstart.S272 SAVE_GPR(7, r21)
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dstart.S495 SAVE_GPR(7, r21)
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dstart.S432 SAVE_GPR(7, r21)
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dstart.S1301 SAVE_GPR(7, r21)