Lines Matching refs:r3
199 li r3, OS_GQR_U8 in OSInitFastCast()
200 oris r3, r3, OS_GQR_U8 in OSInitFastCast()
201 mtspr GQR2, r3 in OSInitFastCast()
203 li r3, OS_GQR_U16 in OSInitFastCast()
204 oris r3, r3, OS_GQR_U16 in OSInitFastCast()
205 mtspr GQR3, r3 in OSInitFastCast()
207 li r3, OS_GQR_S8 in OSInitFastCast()
208 oris r3, r3, OS_GQR_S8 in OSInitFastCast()
209 mtspr GQR4, r3 in OSInitFastCast()
211 li r3, OS_GQR_S16 in OSInitFastCast()
212 oris r3, r3, OS_GQR_S16 in OSInitFastCast()
213 mtspr GQR5, r3 in OSInitFastCast()