Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A proposed computer design has 16 bit instructions. The computer should be able to work with a 2 KB byte-addressable memory. There are 8 general

A proposed computer design has 16 bit instructions. The computer should be able to work with a 2 KB byte-addressable memory. There are 8 general purpose registers available. The CPU designer wants the following types of instructions to be supported.

  • 3 instructions with a register address and a memory address
  • 7 instructions with only a memory address
  • 15 instructions with only a register address
  • 8 zero-address instructions

Perform the following tasks.

a) Mathematically prove that the proposed design is possible (count the bit patterns).

b) Propose an instruction set design, indicating all the escape opcodes.

c) Based on the above design, provide pseudo code to find out the type of a given instruction

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Joseph J. Adamski

7th edition

978-1111825911, 1111825912, 978-1133684374, 1133684378, 978-111182591

Students also viewed these Databases questions

Question

1. Explain how new technologies are influencing training.

Answered: 1 week ago