Searched refs:qnewT (Results 1 – 1 of 1) sorted by relevance
1582 IRTemp qnewT = newTemp(Ity_I32); in desynthesise_APSR() local1583 assign(qnewT, binop(Iop_And32, mkexpr(apsrT), mkU32(ARMG_CC_MASK_Q))); in desynthesise_APSR()1584 put_QFLAG32(qnewT, condT); in desynthesise_APSR()