Lines Matching refs:s2word
39 #define s2word 20 macro
59 ldwm 4(s2),s2word
63 comb,=,n s1word,s2word,loop
70 comclr,>> s1word,s2word,ret0 /*Set ret0 to 0 and skip if greater*/
83 dep,tr s2word,31,24,s1word /*copy low 3 bytes of *s2 into *s1 */
85 dep,tr s2word,31,16,s1word /*copy low 2 bytes of *s2 into *s1 */
87 dep s2word,31,8,s1word /*copy low 1 byte of *s2 into *s1 */
89 comclr,<> s1word,s2word,ret0 /*Set ret0 to 0 and skip if not equal */
91 comclr,>> s1word,s2word,ret0 /*Set ret0 to 0 and skip if greater*/
155 ldbs,ma 1(s2),s2word
156 sub,= s1word,s2word,ret0 /* if not equal, we can return now */
164 ldbs,ma 1(s2),s2word
165 sub,= s1word,s2word,ret0 /* if not equal, we can return now */
172 ldhs,ma 2(s2),s2word /* load next halfword */
180 or save,s2word,s2word
191 ldwm 4(s2),s2word /* get first word of s2 */
201 or save,s2word,s2word
207 combf,=,n save,s2word,cmps1
209 ldwm 4(s2),s2word
213 combf,=,n save,s2word,cmps1
216 ldwm 4(s2),s2word
224 combf,=,n save,s2word,nullins1 /* branch if no match */
232 ldwm 4(s2),s2word
240 ldwm 4(s2),s2word /* get first word of s2 */
246 or save,s2word,s2word
254 more1: uxor,nbz s2word,r0,r0 /* is there a null in s2? */
256 vshd tmp7,s2word,save
262 vshd s2word,tmp7,save
264 ldwm 4(s2),s2word
268 cmps2: movb,tr save,s2word,wordcomparereturn
272 copy tmp7,s2word /* move tmp7 to s2word */
275 copy save,s2word /* delay slot */
280 vshd s2word,r0,s2word