Lines Matching refs:s1word
42 #define s1word 23 macro
53 ldwm 4(s1),s1word
61 uxor,nbz s1word,r0,r0 /* Null in this? */
63 comb,=,n s1word,s2word,loop
64 ldwm 4(s1),s1word
70 comclr,>> s1word,s2word,ret0 /*Set ret0 to 0 and skip if greater*/
82 extru,<> s1word,7,8,r0 /*in the first byte? */
83 dep,tr s2word,31,24,s1word /*copy low 3 bytes of *s2 into *s1 */
84 extru,<> s1word,15,8,r0 /*in the second byte? */
85 dep,tr s2word,31,16,s1word /*copy low 2 bytes of *s2 into *s1 */
86 extru,<> s1word,23,8,r0 /*in the third byte? */
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*/
135 ldbs,ma 1(s1),s1word
145 ldhs,ma 2(s1),s1word
154 ldbs,ma 1(s1),s1word /* 11 11 */
156 sub,= s1word,s2word,ret0 /* if not equal, we can return now */
158 comclr,<> s1word,r0,ret0
161 ldwm 4(s1),s1word
165 sub,= s1word,s2word,ret0 /* if not equal, we can return now */
167 comclr,<> s1word,r0,ret0
170 ldhs,ma 2(s1),s1word /* load next halfword */
178 or save,s1word,s1word
190 ldwm 4(s1),s1word /* get first word of s1 */
196 or save,s1word,s1word
204 more: uxor,nbz s1word,r0,r0 /* Is there a null in s1? */
206 vshd tmp7,s1word,save
212 vshd s1word,tmp7,save
214 ldwm 4(s1),s1word
218 cmps1: movb,tr save,s1word,wordcomparereturn
222 copy tmp7,s1word /* move tmp7 to s1word */
225 copy save,s1word /* delay slot */
230 vshd s1word,r0,s1word
241 ldwm 4(s1),s1word /* get first word of s1 */
251 or save,s1word,s1word
257 combf,=,n s1word,save,cmps2
259 ldwm 4(s1),s1word
263 combf,=,n s1word,save,cmps2
266 ldwm 4(s1),s1word
274 combf,=,n s1word,save,nullins1 /* branch if no match */
282 ldwm 4(s1),s1word