Lines Matching refs:t16
5353 IRTemp t16 = newTemp(Ity_I16);5354 assign(t16, get_FPU_sw());5355 putIReg( 1, R_AL, unop(Iop_16to8, mkexpr(t16)) );5356 putIReg( 1, R_AH, unop(Iop_16HIto8, mkexpr(t16)) );