Searched defs:PPCCondFlag (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_ppc_defs.h141 PPCCondFlag; typedef in typeref:enum:__anon24031
145 Pct_FALSE = 0x4, /* associated PPCCondFlag must not be Pcf_NONE */
146 Pct_TRUE = 0xC, /* associated PPCCondFlag must not be Pcf_NONE */
147 Pct_ALWAYS = 0x14 /* associated PPCCondFlag must be Pcf_NONE */
153 PPCCondFlag flag;
161 extern PPCCondCode mk_PPCCondCode ( PPCCondTest, PPCCondFlag );

Completed in 56 milliseconds