Question: A new instruction is to be defined for the BASIC computer. The instruction compares two unsigned integers stored in register AC and memory. If the
A new instruction is to be defined for the BASIC computer. The instruction compares two unsigned integers stored in register AC and memory. If the integers are equal, then bit 0 of TR is set to 1. If AC is greater than memory, then bit 1 of TR is set to 1. Otherwise, bits 0 and 1 are both 0. All other bits of TR have value 0. Find the state machine diagram for implementing the instruction, assuming that 000 is the opcode. Form the part of the control state table that implements this instruction.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
