Lines Matching refs:op2
155 unsigned char op1, op2, op3, prefix,
183 op2 = ins.opcode.bytes[1];
510 if (op2 == 0x01) {
517 } else if (op2 >= 0x80 && op2 <= 0x8f) {
521 } else if (op2 == 0x05 || op2 == 0x07 || op2 == 0x34 ||
522 op2 == 0x35) {
527 } else if (op2 == 0x0b || op2 == 0xb9) {
532 } else if (op2 == 0x0d || op2 == 0x1f) {
537 } else if (op2 == 0x1e) {
543 } else if (op2 == 0x38 && op3 == 0xf8) {
551 } else if (op2 == 0xa0 || op2 == 0xa8) {
559 } else if (op2 == 0xa1 || op2 == 0xa9) {