1
0
Go to file
Andrew Waterman c10691b616 Don't take interrupts on instructions in branch shadow
In situations like

       j 1f
       nop
    1: nop

the interrupt could be taken on the first nop.
2016-06-28 12:47:49 -07:00
rocket Don't take interrupts on instructions in branch shadow 2016-06-28 12:47:49 -07:00