Question
2. Textbook exercise 14 on page 283 (3rd edition exercise 11 on page 261). A digital computer has a memory unit with 32 bits per
2. Textbook exercise 14 on page 283 (3rd edition exercise 11 on page 261).
A digital computer has a memory unit with 32 bits per word. The instruction set consists of 110 different operations. All instructions have an operation code part (opcode) and two address fields: one for a memory address and one for a register address. This particular system includes eight general-purpose, user-addressable register. Registers may be loaded directly from memory, and memory may be updated directly from the registers. Direct memory-to-memory data movement operations are not supported. Each instruction is stored in one word of memory.
a) How many bits are needed for the opcode?
b) How many bits are needed to specify the register?
c) How many bits are left for the memory address part of the instruction?
d) What is the maximum allowable size for memory?
e) What sit he largest unsigned binary number that can be accommodated in one word of memory?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started