Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/examples/standalone/
H A Dppc_setjmp.S12 # define JB_LR 2 /* The address we will return to */ macro
32 stw r0,(JB_LR*4)(3)
H A Dppc_longjmp.S12 # define JB_LR 2 /* The address we will return to */ macro
26 lwz r0,(JB_LR*4)(r3)