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.
Description
Languages
Scala
93.1%
C++
2.1%
Python
2%
Makefile
1.2%
Verilog
0.8%
Other
0.7%