Execute exactly the # of insns passed to step()
authorAndrew Waterman <waterman@cs.berkeley.edu>
Mon, 1 Jun 2015 01:10:20 +0000 (18:10 -0700)
committerAndrew Waterman <waterman@cs.berkeley.edu>
Mon, 1 Jun 2015 01:29:45 +0000 (18:29 -0700)
commit1f9205c93b3541b5c2ae19d4a6250aab70977e5f
tree7d041d0daa56d14b6c90b125c8881492f80af3ff
parent56701b230823f52c252ce6ab69c18639daa02a14
Execute exactly the # of insns passed to step()

Previously, the value was treated as approximate.
riscv/processor.cc