Home | History | Annotate | Download | only in priv

Lines Matching refs:xhi

6385                INS Vd.D[0], Xlo; INS Vd.D[1], Xhi
6390 UInt xhi = iregNo(i->ARM64in.VQfromXX.rXhi);
6392 vassert(xhi < 31 && xlo < 31);
6394 *p++ = 0x4E181C00 | X_2_6_2_12_5_5(0,0,0,0,xhi,qq);