Home
last modified time | relevance | path

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

/external/u-boot/examples/standalone/
Dppc_setjmp.S11 # define JB_LR 2 /* The address we will return to */ macro
31 stw r0,(JB_LR*4)(3)
Dppc_longjmp.S11 # define JB_LR 2 /* The address we will return to */ macro
25 lwz r0,(JB_LR*4)(r3)