Fix corner case in repeated execution (#127)
authorTim Newsome <tim@sifive.com>
Thu, 21 Sep 2017 19:42:20 +0000 (12:42 -0700)
committerAndrew Waterman <aswaterman@gmail.com>
Thu, 21 Sep 2017 19:42:20 +0000 (12:42 -0700)
commitb86f2a51f522f020ad0d90f598f4c501f41da232
tree2c466d6f2c5a8a22f266d607f6e95b95f8dcc33a
parentc471f5d84e2fc27e3eb4c2997635d3f2c83d7818
Fix corner case in repeated execution (#127)

Specifically, don't print out the execution count if the same
instruction is executed by different harts.
riscv/processor.cc
riscv/processor.h