Home | History | Annotate | Download | only in priv

Lines Matching refs:Pct_TRUE

1641          PPCCondCode cc   = mk_PPCCondCode( Pct_TRUE, Pcf_7LT );
2842 return mk_PPCCondCode( Pct_TRUE, Pcf_7EQ );
2865 return mk_PPCCondCode( Pct_TRUE, Pcf_7EQ );
2913 case Iop_CmpEQ32: return mk_PPCCondCode( Pct_TRUE, Pcf_7EQ );
2916 return mk_PPCCondCode( Pct_TRUE, Pcf_7LT );
2963 case Iop_CmpEQ64: return mk_PPCCondCode( Pct_TRUE, Pcf_7EQ );
2965 case Iop_CmpLT64U: return mk_PPCCondCode( Pct_TRUE, Pcf_7LT );
2998 return mk_PPCCondCode( Pct_TRUE, Pcf_7EQ );