Lines Matching refs:val1
80 #define val1 r22 macro
116 czx1.r val1=v[1] // search 0 byte from right
120 cmp.eq.and p6,p0=8,val1 // p6 = p6 and val1==8
131 cmp.eq p8,p9=8,val1 // p6 = val1 had zero (disambiguate)
132 tnat.nz p6,p7=val1 // test NaT on val1
138 cmp.eq.and p7,p0=8,val1// val1==8?
142 (p8) mov val1=val2 // val2 contains the value
147 sub tmp=7,val1 // 7=8-1 because this strlen returns strlen+1
177 czx1.r val1=val // search 0 byte from right
179 cmp.eq p6,p0=8,val1 // val1==8 ?
183 sub tmp=7,val1 // 7=8-1 because this strlen returns strlen+1