Searched refs:OPCODE_M_IMMED_OP1 (Results 1 – 2 of 2) sorted by relevance
56 #define OPCODE_M_IMMED_OP1 0x80 macro
1587 if ((Opcode & (OPCODE_M_IMMED_OP1 | OPCODE_M_IMMED_OP2)) != 0) { in ExecuteMOVxx()1596 if ((Opcode & OPCODE_M_IMMED_OP1) != 0) { in ExecuteMOVxx()1611 if ((Opcode & OPCODE_M_IMMED_OP1) != 0) { in ExecuteMOVxx()1626 if ((Opcode & OPCODE_M_IMMED_OP1) != 0) { in ExecuteMOVxx()1788 if ((Opcode & OPCODE_M_IMMED_OP1) != 0) { in ExecuteMOVxx()2520 if ((Opcode & OPCODE_M_IMMED_OP1) !=0) { in ExecuteMOVsnw()2613 if ((Opcode & OPCODE_M_IMMED_OP1) != 0) { in ExecuteMOVsnd()