Lines Matching refs:cr7
27 cmpwi cr7,r4,0
34 beq cr7,L(null_match)
60 cmpwi cr7,r5,0 /* If r5 == 0, no c or null bytes
62 bne cr7,L(done)
76 cmpwi cr7,r5,0
77 bne cr7,L(done)
96 cmpwi cr7,r5,0
97 beq cr7,L(loop)
125 cmplw cr7,r3,r4
126 bgt cr7,L(no_match)
129 cmplw cr7,r11,r10
130 bgt cr7,L(no_match)
158 cmpwi cr7,r5,0 /* If r10 == 0, no c or null bytes
160 bne cr7,L(done_null)
172 cmpwi cr7,r5,0
173 bne cr7,L(done_null)
190 cmpwi cr7,r6,0
191 beq cr7,L(loop_null)