hey I have a question on understanding a few things. Im trying to understand
the following structure of a instruction register.
Op code, Address-1, Address-2, are 6 bits, 18 bits, 18 bits respectively
What is the maximum number of distinct operation codes that can be recognized and executed by the processor on this machine?
would this be 64 which is base 2 to the 6th. or am i doing it wrong
What is the maximum memory size on this machine?
and would this be a 32bit machine?
im not sure so if anyone can tell me if im on the rt track
the following structure of a instruction register.
Op code, Address-1, Address-2, are 6 bits, 18 bits, 18 bits respectively
What is the maximum number of distinct operation codes that can be recognized and executed by the processor on this machine?
would this be 64 which is base 2 to the 6th. or am i doing it wrong
What is the maximum memory size on this machine?
and would this be a 32bit machine?
im not sure so if anyone can tell me if im on the rt track
Comment