logo

Crowdly

Consider that the number of cycles for the execution of some instructions of a I...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Consider that the number of cycles for the execution of some instructions of a ISA is given by

add --> 5 cycles

xor  --> 2 cycles

lw   --> 2 cycles

sw   --> 5 cycles

multi --> 5 cycles

For the next code:

add $1,$2,$3

lw $4,100($2)

lw $5,100($3)

multi $6,$6,-1

xor  $1,$2,$3

add $8, $2,$13

sw $4,200($3)

sw $14,200($10)

add $11,$12,$13

lw $15,100($3)

Calculate fraction of the execution time devoted to the add operation (that is, calculate the parameter fm of the amdahl's law). Provide the result with 3 decimals

More questions like this

Want instant access to all verified answers on informatica.cv.uma.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!