Home | History | Annotate | Download | only in ppc64

Lines Matching defs:TCG_CT_CONST_U32

25 #define TCG_CT_CONST_U32 0x100
251 ct->ct |= TCG_CT_CONST_U32;
270 else if ((ct & TCG_CT_CONST_U32) && (val == (uint32_t) val))