Home | History | Annotate | Download | only in s390x

Lines Matching defs:cc

15    uint32_t cc;
60 int cc = 42;
73 : "+d"(dest), "+d"(source), "=d"(cc),
76 : "memory", "cc");
83 regs.cc = cc;
107 printf(" cc = %d\n", result.cc);
167 /* When both operands are exhausted, cc=0 takes precedence.
182 run_test(buff, 0, invalid, sizeof invalid); // cc = 2