Lines Matching refs:rTMP1
90 #define rTMP1 r10 macro
110 and rTMP1, r7F7F, rWORD1
112 add rTMP1, rTMP1, r7F7F
113 nor rTMP3, rTMP2, rTMP1
125 and rTMP1, r7F7F, rWORD1
127 add rTMP1, rTMP1, r7F7F
128 nor. rTMP3, rTMP2, rTMP1
136 add rTMP1, rFEFE, rWORD1
138 and. rTMP1, rTMP1, rTMP2
146 and rTMP1, r7F7F, rWORD2
147 add rTMP1, rTMP1, r7F7F
148 andc rTMP3, rTMP4, rTMP1
152 and rTMP1, r7F7F, rWORD1
154 add rTMP1, rTMP1, r7F7F
155 andc rTMP3, rTMP2, rTMP1
162 subf rTMP1, rRTN, rSTR
164 add rRTN, rTMP1, rTMP3
169 addi rTMP1, rTMP3, -1 /* Form a mask from trailing zeros. */
170 andc rTMP1, rTMP1, rTMP3
171 cntlzw rTMP1, rTMP1 /* Count bits not in the mask. */
173 subfic rTMP1, rTMP1, 32-7
174 srwi rTMP1, rTMP1, 3
175 add rRTN, rTMP1, rTMP3
179 addi rTMP3, rTMP1, -1
180 andc rTMP3, rTMP3, rTMP1
182 subf rTMP1, rRTN, rSTR
185 add rRTN, rTMP1, rTMP3