Lines Matching refs:rTMP1
100 #define rTMP1 r10 macro
121 and rTMP1, r7F7F, rWORD1
124 add rTMP1, rTMP1, r7F7F
126 nor rTMP3, rTMP2, rTMP1
130 sldi rTMP1, rFEFE, 32
131 add rFEFE, rFEFE, rTMP1
138 and rTMP1, r7F7F, rWORD1
140 add rTMP1, rTMP1, r7F7F
141 nor. rTMP3, rTMP2, rTMP1
149 add rTMP1, rFEFE, rWORD1
151 and. rTMP1, rTMP1, rTMP2
159 and rTMP1, r7F7F, rWORD2
160 add rTMP1, rTMP1, r7F7F
161 andc rTMP3, rTMP4, rTMP1
165 and rTMP1, r7F7F, rWORD1
167 add rTMP1, rTMP1, r7F7F
168 andc rTMP3, rTMP2, rTMP1
175 subf rTMP1, rRTN, rSTR
177 add rRTN, rTMP1, rTMP3
182 addi rTMP1, rTMP3, -1 /* Form a mask from trailing zeros. */
183 andc rTMP1, rTMP1, rTMP3
184 cntlzd rTMP1, rTMP1 /* Count bits not in the mask. */
186 subfic rTMP1, rTMP1, 64-7
187 srdi rTMP1, rTMP1, 3
188 add rRTN, rTMP1, rTMP3
192 addi rTMP3, rTMP1, -1
193 andc rTMP3, rTMP3, rTMP1
195 subf rTMP1, rRTN, rSTR
198 add rRTN, rTMP1, rTMP3