Home | History | Annotate | Download | only in i386

Lines Matching refs:TCG_CT_CONST_U32

196         ct->ct |= TCG_CT_CONST_U32;
218 if ((ct & TCG_CT_CONST_U32) && val == (uint32_t)val) {