Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How many bits would you need for the following instructions? Assume that each type will have 6 instructions (add, sub, mult, div, mod, pow) and

How many bits would you need for the following instructions? Assume that each type will have 6 instructions (add, sub, mult, div, mod, pow) and any required instructions for that architecture (push, load, etc). the maximum memory address is 0x3FFFFF for each. Each of them also has 8 registers.

image text in transcribed

for that achieve the causo, load 23. How many bits would you need for the following instructions? Assume that each type will have 6 instructions and any required instructions for that architecture (push, load, etc.). The maximum memory address is 0x3FFFFF for each. Each of them also has 8 registers. a. Stack i. push a ii. add iii. mul iv. pop b b. Accumulator i. load a ii. add b iii. sub c iv. store d c. Reg-Reg (load-store) i. load R1, a ii. add R1, R2, R3 iii. sub R4, R5, R6 iv. store R5, b d. Reg-Mem i. load RO, a ii. add R1, R2, b iii. sub R3, R4, c iv. store R7, d for that achieve the causo, load 23. How many bits would you need for the following instructions? Assume that each type will have 6 instructions and any required instructions for that architecture (push, load, etc.). The maximum memory address is 0x3FFFFF for each. Each of them also has 8 registers. a. Stack i. push a ii. add iii. mul iv. pop b b. Accumulator i. load a ii. add b iii. sub c iv. store d c. Reg-Reg (load-store) i. load R1, a ii. add R1, R2, R3 iii. sub R4, R5, R6 iv. store R5, b d. Reg-Mem i. load RO, a ii. add R1, R2, b iii. sub R3, R4, c iv. store R7, d

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_2

Step: 3

blur-text-image_3

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

Genomes Browsers And Databases Data Mining Tools For Integrated Genomic Databases

Authors: Peter Schattner

1st Edition

0521711320, 978-0521711326

More Books

Students also viewed these Databases questions

Question

Contrast the Project Plan, and the Work Breakdown Structure.

Answered: 1 week ago