Describe the sequence of operations that might go on inside the computer during the execution phase of the following machine language instructions. Use the notation shown in Section 5.3. Assume that the IR is divided into three separate parts that contain the op code and the first and second address fields.
- MOVE X, Y Move the contents of memory cell X to memory cell Y.
</pclass=”msonormal”>