Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need to support 512-bit numbers, we will need to add some more general purpose registers. If we were to utilize multiple 64-bit registers to store

Need to support 512-bit numbers, we will need to add some more general purpose registers. If we were to utilize multiple 64-bit registers to store this information we would need _____ of our 64-bit general purpose registers to do this. (Fill in the blank) The idea here is to break up the 512-bit number into 64-bit chunks and store them into a number of our general purpose registers. The issue is, if each 512-bit number takes an amount of registers to store it in our reg file, we are going to possibly run out of XNN registers. To solve this, we can simply create more 64-bit general purpose registers and expand our address space. If we wanted to double the amount of 64-bit registers from 32 to 64, how would this impact the following components of the Reg File as compared to our original 32-by-64bit Reg File. Number of bits required to address a particular 64-bit register: Total Number of 1-bit Registers required for the design: Size of the input decoder (N:M):

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

Databases DeMYSTiFieD

Authors: Andy Oppel

2nd Edition

0071747990, 978-0071747998

More Books

Students also viewed these Databases questions

Question

What is Working Capital ? Explain its types.

Answered: 1 week ago

Question

Provide examples of KPIs in Human Capital Management.

Answered: 1 week ago

Question

What are OLAP Cubes?

Answered: 1 week ago