Fix commitlog. (#162)
authorChristopher Celio <celio@eecs.berkeley.edu>
Mon, 20 Nov 2017 19:41:31 +0000 (11:41 -0800)
committerAndrew Waterman <aswaterman@gmail.com>
Mon, 20 Nov 2017 19:41:31 +0000 (11:41 -0800)
commit86426a333608827faf6cb712ed06cf10ff3f73cd
treea3754a82734c310d3586f10222b49d77b31cfec7
parentf8a83a80525264761a982cdb4074cb09ac72d7de
Fix commitlog. (#162)

A regression caused any instruction with rd=x0 to not be emitted.
riscv/execute.cc