the superpipelined architecture in Assume forwarding for all instructions including FP stores. Note that both floating-point and integer values can now be forwarded from both MEl/ME2 and ME2/WB. Your solutions specifying the hazard detection logic should be written as follows for both RAW and WAW hazards:
if integer arithmetic/logic/store instruction or load instruction in ID, check ;
if FP load instruction in ID, check ;
if FP arithmetic instruction in ID, check ;
if FP store instruction in ID check .
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here