Consider a Computer which has a memory which is capable of storing 4096 K words and each  word in memory can be of size 32 bits. The computer supports a total of “K” addressing modes,  and it has “M” computer registers. The computer supports instructions, where each instruction  consists of following fields:  Mode  Operation code  Register  Register  Memory Address Given that each instruction will be stored in one memory word, discuss with a suitable  diagram the format of instruction by specifying number of bits for each field of  instruction. Discuss each field of instruction. Note: Choose your own values for K (number of addressing modes) and M (number of  Registers) k=8   m=50

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter2: Problem Solving Using C++using
Section2.3: Data Types
Problem 9E: (Practice) Although the total number of bytes varies from computer to computer, memory sizes of...
icon
Related questions
Question

hi can u anwser this qustion plesc ?

Consider a Computer which has a memory which is capable of storing 4096 K words and each 
word in memory can be of size 32 bits. The computer supports a total of “K” addressing modes, 
and it has “M” computer registers. The computer supports instructions, where each instruction 
consists of following fields:
 Mode
 Operation code
 Register
 Register
 Memory Address
Given that each instruction will be stored in one memory word, discuss with a suitable 
diagram the format of instruction by specifying number of bits for each field of 
instruction. Discuss each field of instruction.
Note: Choose your own values for K (number of addressing modes) and M (number of 
Registers)

k=8   m=50

Expert Solution
steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Knowledge Booster
Analysis of Performance Measurement
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr