Home
last modified time | relevance | path

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

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