Home
last modified time | relevance | path

Searched refs:JB_GPR1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/standalone/
H A Dppc_setjmp.S9 # define JB_GPR1 0 /* Also known as the stack pointer */ macro
26 stw r1,(JB_GPR1*4)(3)
H A Dppc_longjmp.S9 # define JB_GPR1 0 /* Also known as the stack pointer */ macro
23 lwz r1,(JB_GPR1*4)(r3)