Accept Instruction Modifications
Editing the instruction’s Mnemonic field changes the instruction type. When this change (Morphing) takes place, the operands remain in the same order (fore example, Operand 1 of original is Operand 1 of Morphed).
Examples (in ASCII):
Original Instruction | Morph To | New Instruction |
TON Op1 Op2 | XIC | XIC Op1 |
XIC Op1 | TON | TON Op1 ? |
TON ? OP2 | XIC | XIC ? |
Provide Feedback