Fix histogram for RVC
authorAndrew Waterman <waterman@cs.berkeley.edu>
Mon, 26 Oct 2015 20:07:30 +0000 (13:07 -0700)
committerAndrew Waterman <waterman@cs.berkeley.edu>
Mon, 26 Oct 2015 20:07:30 +0000 (13:07 -0700)
commit2ace4c98e65e72444a9017fa4f568fe9858addbe
tree01a651ce6707d32f18992f80a0208cf33bb6ae41
parent575054bc4ed2893960c53da7594bab9bea853028
Fix histogram for RVC

No need to right-shift PC by 2.  It's a map, so this is a false economy.
riscv/execute.cc
riscv/processor.cc
riscv/processor.h