DCSR cause was moved, bug debug ROM wasn't updated
authorTim Newsome <tim@sifive.com>
Fri, 3 Jun 2016 20:08:09 +0000 (13:08 -0700)
committerTim Newsome <tim@sifive.com>
Fri, 3 Jun 2016 20:08:09 +0000 (13:08 -0700)
As a result Debug ROM would always take the spontaneous halt code path.
This didn't hurt spike since (so far?) the spike debug handler doesn't
attempt to do anything quick while code is running. But now the ROM is
more correct.


No differences found