Lines Matching refs:tmp7
31 #define tmp7 22 macro
79 ckbyte2: extru s2word,7,8,tmp7 /* get first byte (character) */
80 combf,= tmp3,tmp7,done /* quit if first byte is not equal */
81 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
86 extru s2word,15,8,tmp7 /* get second byte (character) */
87 combf,= tmp3,tmp7,done /* quit if second byte is not equal */
88 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
93 extru s2word,23,8,tmp7 /* get third byte (character) */
94 combf,= tmp3,tmp7,done /* done if third byte is not equal */
95 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
100 extru s2word,31,8,tmp7 /* get last byte (character) */
102 sub tmp3,tmp7,ret0 /* the last characters in the word is */
137 ldwm 4(0,s2),tmp7 /* load second word to enable us to shift */
138 vshd s2word,tmp7,s2word /* */
144 copy tmp7,s2word /* */
173 ldwm 4(0,s1),tmp7 /* load second word to enable us to shift */
174 vshd s1word,tmp7,s1word /* */
180 copy tmp7,s1word /* */