Lines Matching refs:af
57 int cf, pf, af, zf, sf, of; in glue() local
63 af = (CC_DST ^ src1 ^ src2) & 0x10; in glue()
67 return cf | pf | af | zf | sf | of; in glue()
81 int cf, pf, af, zf, sf, of; in glue() local
87 af = (CC_DST ^ src1 ^ src2) & 0x10; in glue()
91 return cf | pf | af | zf | sf | of; in glue()
105 int cf, pf, af, zf, sf, of; in glue() local
111 af = (CC_DST ^ src1 ^ src2) & 0x10; in glue()
115 return cf | pf | af | zf | sf | of; in glue()
130 int cf, pf, af, zf, sf, of; in glue() local
136 af = (CC_DST ^ src1 ^ src2) & 0x10; in glue()
140 return cf | pf | af | zf | sf | of; in glue()
155 int cf, pf, af, zf, sf, of; in glue() local
158 af = 0; in glue()
162 return cf | pf | af | zf | sf | of; in glue()
172 int cf, pf, af, zf, sf, of; in glue() local
178 af = (CC_DST ^ src1 ^ src2) & 0x10; in glue()
182 return cf | pf | af | zf | sf | of; in glue()
194 int cf, pf, af, zf, sf, of; in glue() local
200 af = (CC_DST ^ src1 ^ src2) & 0x10; in glue()
204 return cf | pf | af | zf | sf | of; in glue()
209 int cf, pf, af, zf, sf, of; in glue() local
212 af = 0; /* undefined */ in glue()
217 return cf | pf | af | zf | sf | of; in glue()
234 int cf, pf, af, zf, sf, of; in glue() local
237 af = 0; /* undefined */ in glue()
242 return cf | pf | af | zf | sf | of; in glue()
258 int cf, pf, af, zf, sf, of; in glue() local
261 af = 0; /* undefined */ in glue()
265 return cf | pf | af | zf | sf | of; in glue()