Question: Class Assignment 4 Part 1: Register Renaming 1. Given the following set of instructions: LD f2, 0(Rx) Mult f5, fo, f2 Div f8, fo, f2

Class Assignment 4 Part 1: Register Renaming 1. Given the following set of instructions: LD f2, 0(Rx) Mult f5, fo, f2 Div f8, fo, f2 LD f4, O(Ry) Add f6, fo, f4 Add f10, f8, f2 ST f4, O(Ry) Identify all dependencies in the code. Specify what type of dependency and between which two instructions. b) Use register renaming to rewrite the code segment using 40 physical registers. For this part draw the RAT with all updates, follow the procedure covered in class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
