Lines Matching refs:tmp7
41 #define tmp7 22 macro
202 ldi -1,tmp7 /* load tmp7 with 0xffffffff */
206 vshd tmp7,s1word,save
208 ldwm 4(s1),tmp7
210 uxor,nbz tmp7,r0,r0 /* is there a null in s1? */
212 vshd s1word,tmp7,save
222 copy tmp7,s1word /* move tmp7 to s1word */
252 ldi -1,tmp7 /* load tmp7 with 0xffffffff */
256 vshd tmp7,s2word,save
258 ldwm 4(s2),tmp7
260 uxor,nbz tmp7,r0,r0 /* is there a null in s2? */
262 vshd s2word,tmp7,save
272 copy tmp7,s2word /* move tmp7 to s2word */