Searched refs:xsetp (Results 1 – 1 of 1) sorted by relevance
176 Instruction *xsetp; in handleSET() local186 xsetp = bld.mkCmp(i->op, i->asCmp()->setCond, TYPE_U8, pred, i->sType, in handleSET()188 xsetp->src(0).mod = i->src(0).mod; in handleSET()189 xsetp->src(1).mod = i->src(1).mod; in handleSET()190 xsetp->setSrc(2, src2); in handleSET()191 xsetp->ftz = i->ftz; in handleSET()