Home | History | Annotate | Download | only in priv

Lines Matching refs:dep1

217    /* Flags thunk: OP and NDEP are always defined, whereas DEP1
1172 s390_calculate_cond(ULong mask, ULong op, ULong dep1, ULong dep2, ULong ndep)
1174 UInt cc = s390_calculate_cc(op, dep1, dep2, ndep);