Searched refs:Pcf_7LT (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.h135 Pcf_7LT = 28, /* neg | lt */ enumerator in enum:__anon15371
H A Dhost_ppc_isel.c1641 PPCCondCode cc = mk_PPCCondCode( Pct_TRUE, Pcf_7LT );
2914 return mk_PPCCondCode( Pct_TRUE, Pcf_7LT );
2963 case Iop_CmpLT64U: return mk_PPCCondCode( Pct_TRUE, Pcf_7LT );
H A Dhost_ppc_defs.c207 case Pcf_7LT:

Completed in 47 milliseconds