Home | History | Annotate | Download | only in test

Lines Matching full:flags_in

124   int64 o,s,z,a,c,p,flags_in;
132 flags_in = (o ? CC_O : 0)
139 exec_opq(s2, s0, s1, flags_in);
141 exec_opl(s2, s0, s1, flags_in);
144 exec_opw(s2, s0, s1, flags_in);
146 exec_opw(s2, s0, s1, flags_in);
149 exec_opb(s0, s1, flags_in);
152 exec_opq(s2, s0, s1, flags_in);
153 exec_opl(s2, s0, s1, flags_in);
154 exec_opw(s2, s0, s1, flags_in);
155 exec_opb(s0, s1, flags_in);