Lines Matching defs:op2
161 unsigned char op1, op2, op3, prefix,
189 op2 = ins.opcode.bytes[1];
518 if (op2 == 0x01) {
534 } else if (op2 >= 0x80 && op2 <= 0x8f) {
538 } else if (op2 == 0x05 || op2 == 0x07 || op2 == 0x34 ||
539 op2 == 0x35) {
544 } else if (op2 == 0x0b || op2 == 0xb9) {
549 } else if (op2 == 0x0d || op2 == 0x1f) {
554 } else if (op2 == 0x1e) {
560 } else if (op2 == 0x38 && op3 == 0xf8) {
568 } else if (op2 == 0xa0 || op2 == 0xa8) {
576 } else if (op2 == 0xa1 || op2 == 0xa9) {