Home | History | Annotate | Download | only in priv

Lines Matching refs:xhi

5269                INS Vd.D[0], Xlo; INS Vd.D[1], Xhi
5274 UInt xhi = iregEnc(i->ARM64in.VQfromXX.rXhi);
5276 vassert(xhi < 31 && xlo < 31);
5278 *p++ = 0x4E181C00 | X_2_6_2_12_5_5(0,0,0,0,xhi,qq);