GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

Assume memory at the following addresses have the characters…

Assume memory at the following addresses have the characters (shown as decimal values) indicated below:2716: 312717: 122718: 632719: 28 If $t1 holds 2716, what is $t3 (in decimal) after:lb $t3, 0($t1)

Read Details

The Boolean expressions, 0x = 0 and 1 + x = 1, are examples…

The Boolean expressions, 0x = 0 and 1 + x = 1, are examples of (the):

Read Details

Convert 7D16 to a decimal number. 

Convert 7D16 to a decimal number. 

Read Details

Write the MIPS assembly instructions to implement the follow…

Write the MIPS assembly instructions to implement the following loop. Include labels. count is in $t1 total is in $s0 result is in $s2   while(count != 9) {     count = count +1;}result = total + count;     

Read Details

A company wants to upgrade the server. What clock rate shoul…

A company wants to upgrade the server. What clock rate should be required for the new server given the following requirements?  The current server has a 2 GHz clock rate and can accomplish a particular task in 10 seconds.  They would like to cut that time in half with the new server.  The new server will require .9 times as many clock cycles.    

Read Details

Convert 109 to an 8-bit binary number. Enter just the digits…

Convert 109 to an 8-bit binary number. Enter just the digits, do not include the subscript for base 2. 

Read Details

What is the speedup as calculated by Amdahl’s Law if you imp…

What is the speedup as calculated by Amdahl’s Law if you improve the Load instructions from 15 to 10 CPI? Instruction % in Program CPI Integer (int) 30 10 Branches  20 8 Load 35 15 Store 15 13 *Compute your speedup to 2 decimal places

Read Details

Select the four names that correctly refer to a MIPS registe…

Select the four names that correctly refer to a MIPS register.

Read Details

Which register should be used to return a value from a funct…

Which register should be used to return a value from a function call in MIPS?

Read Details

Throughput is a measure of:

Throughput is a measure of:

Read Details

Posts pagination

Newer posts 1 … 72 73 74 75 76 … 75,111 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top