Lines Matching full:opc2
2487 UInt sa, UInt opc2)2494 vassert(opc2 <= 0x3F);2498 ((sa & 0x1F) << 6) | (opc2));