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