Given the instruction sequence LI: ADDI X7, X7, #4 L2: LDUR X10, [X7, 0] L3: ADD X12, X10, X11 L4: SUBI X9, X9, #1 L5: C
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Given the instruction sequence LI: ADDI X7, X7, #4 L2: LDUR X10, [X7, 0] L3: ADD X12, X10, X11 L4: SUBI X9, X9, #1 L5: C
Given the instruction sequence LI: ADDI X7, X7, #4 L2: LDUR X10, [X7, 0] L3: ADD X12, X10, X11 L4: SUBI X9, X9, #1 L5: CBNZ X9, L1 ... identify hazards (including structural hazard, data hazard and control hazard) in a 5-stage pipeline implementation without any enhancement, and enter below: Type of hazard Line numbers in between and and and and where do you need to insert bubbles, and how many in order to eliminate the data hazard, if forwarding and earlier decision-make are provided? number of bubbles to avoid hazard between lines and and and and
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!