Home
last modified time | relevance | path

Searched refs:GPR2 (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/include/
Dppc_defs.h34 #define GPR2 24 macro
Dppc_asm.tmpl188 stw r2,GPR2(r21); \
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dstart.S315 lwz r2,GPR2(r1)
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dstart.S538 lwz r2,GPR2(r1)
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dstart.S474 lwz r2,GPR2(r1)
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dstart.S1339 lwz r2,GPR2(r1)
/external/strace/
DChangeLog44867 syscall_mode = GPR2
44871 gpr2 = GPR2
44884 regardless whether GPR2 is -ENOSYS or not, syscall_mode is always
44890 GPR2 register in get_scno, redundant read in entry fixup is removed.