Home | History | Annotate | Download | only in powerpc

Lines Matching refs:r3

30 	.set r3,3
120 stw r3, 200(r1)
146 mr r3,r11
161 /* now r3 contains the return type */
169 slwi r3,r3,2 /* now multiply return type by 4 */
170 lwzx r3,r4,r3 /* get the contents of that table value */
171 add r3,r3,r4 /* add contents of table to table address */
172 mtctr r3
205 lwz r3,0(r5)
211 lwz r3,0(r5)
217 lbz r3,0(r5)
218 slwi r3,r3,24
219 srawi r3,r3,24
225 lbz r3,0(r5)
231 lhz r3,0(r5)
232 extsh r3,r3
238 lhz r3,0(r5)