Home
last modified time | relevance | path

Searched refs:Pcf_7GT (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h136 Pcf_7GT = 29, /* pos | gt */ enumerator
Dhost_ppc_isel.c2918 return mk_PPCCondCode( Pct_FALSE, Pcf_7GT ); in iselCondCode_wrk()
2966 case Iop_CmpLE64U: return mk_PPCCondCode( Pct_FALSE, Pcf_7GT ); in iselCondCode_wrk()
Dhost_ppc_defs.c205 case Pcf_7GT: in showPPCCondCode()