Lines Matching refs:xcc
64 bz,pn %xcc, .stringsequal ! yup, same string, done
68 bz,pn %xcc, .s1aligned ! yup
76 bne,pn %xcc, .done ! yup, done
78 bz,pn %xcc, .done ! yup, done
80 bnz,pt %xcc, .aligns1 ! nope, compare another pair of bytes
86 bz,pn %xcc, .s2aligned ! yup
104 bz,a,pt %xcc, .doload ! no null byte in previous word from s2
111 bne,pn %xcc, .wordsdiffer ! yup, find the byte that is different
116 bz,pt %xcc, .cmp ! no null-byte in s1 yet
132 bne,pn %xcc, .wordsdiffer ! nope, find mismatching character
137 bz,a,pt %xcc, .cmpaligned ! no null-byte in s1 yet
156 bnz,pn %xcc, .done ! bytes differ, return difference
159 bz,pn %xcc, .done ! yup, strings match
161 bpos,pt %xcc, .cmpbytes ! until all bytes processed