1
0
Go to file
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.
2012-01-30 21:14:28 -08:00
rocket/src/main/scala fix mul/div deadlock bug 2012-01-30 21:14:28 -08:00