Lines Matching full:hi16
944 HReg hi16 = newVRegI(env);948 addInstr(env, mk_iMOVsd_RR(hi16s, hi16));950 addInstr(env, X86Instr_Sh32(Xsh_SHL, 16, hi16));952 addInstr(env, X86Instr_Alu32R(Xalu_OR, X86RMI_Reg(lo16), hi16));953 return hi16;