Home | History | Annotate | Download | only in s390x

Lines Matching defs:cc

15    uint32_t cc;
71 int cc = 42;
84 : "+d"(dest), "+d"(source), "=d"(cc),
87 : "memory", "cc");
94 regs.cc = cc;
117 printf(" cc = %d\n", result.cc);
180 /* When both operands are exhausted, cc=0 takes precedence.
195 run_test(buff, 0, invalid, sizeof invalid); // cc = 2