Andrew Waterman
38c9105ea1
fix mul/div deadlock bug
If independent multiplies or independent divides were issued back-to-back, the second wouldn't execute, causing the register to be busy forever.
Description
Languages
Scala
93.1%
C++
2.1%
Python
2%
Makefile
1.2%
Verilog
0.8%
Other
0.7%