Lines Matching refs:opc4
3212 HWord opc4 = (opc4_and_imm >> 8) & 0xFF;3214 HWord isISTRx = opc4 & 2;3215 HWord isxSTRM = (opc4 & 1) ^ 1;3216 vassert((opc4 & 0xFC) == 0x60); /* 0x60 .. 0x63 */3549 HWord opc4, HWord gstOffD,3559 switch (opc4) {3565 if (opc4 == 0xDC)3576 if (opc4 == 0xDE)