3 Consider Following Loop 10 Points X1 0 Ldur Ldur X11 X1 8 Add X12 X10 X11 Subi X1 X1 16 Q37091910

3. Consider the following loop (10 points) [X1, #0] LDUR LDUR X11, [X1, #8] ADD X12, X10, X11 SUBi X1, X1, #16 CBNZ X12, LOOP

3. Consider the following loop (10 points) [X1, #0] LDUR LDUR X11, [X1, #8] ADD X12, X10, X11 SUBi X1, X1, #16 CBNZ X12, LOOP X10, LOOP: Assume that perfect branch prediction is used (no stalls due to control hazards), that there are no delay slots, that the pipeline has full forwarding support, and that branches are resolved in the EX (as opposed to the ID) stage. 3.1 Show a pipeline execution

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.