Lines Matching refs:hi8
1303 HReg hi8 = newVRegI(env);1307 addInstr(env, mk_iMOVsd_RR(hi8s, hi8));1309 addInstr(env, AMD64Instr_Sh64(Ash_SHL, 8, hi8));1313 Aalu_OR, AMD64RMI_Reg(lo8), hi8));1314 return hi8;