Searched refs:new_rflags (Results 1 – 2 of 2) sorted by relevance
407 ULong new_rflags; in ML_() local415 new_rflags = rflags; in ML_()419 new_rflags |= VKI_RFLAGS_ID_BIT; in ML_()421 new_rflags &= ~VKI_RFLAGS_ID_BIT; in ML_()422 LibVEX_GuestAMD64_put_rflags(new_rflags, &tst->arch.vex); in ML_()
3569 IRTemp new_rflags = newTemp(Ity_I64); in dis_Grp2() local3594 assign( new_rflags, in dis_Grp2()3606 stmt( IRStmt_Put( OFFB_CC_DEP1, mkexpr(new_rflags) )); in dis_Grp2()