.set noreorder # Demonstration of Data Hazard mov 0x3F, $2 addq $2, 0, $3 addq $2, 0, $4 addq $2, 0, $5 addq $2, 0, $6 nop call_pal 0 .set reorder