Avoid some unused variable warnings
authorAndrew Waterman <waterman@cs.berkeley.edu>
Sat, 27 Sep 2014 18:18:15 +0000 (11:18 -0700)
committerAndrew Waterman <waterman@cs.berkeley.edu>
Sat, 27 Sep 2014 18:18:15 +0000 (11:18 -0700)
commit2e127592a7273ab34ef4970d183dc15bbab8257b
tree5a21c6fa36dfcce1b85301c2afacc3bd84a42d2a
parentbaa8d8be1f1a3d83caf248533fda9abaa3b0ee70
Avoid some unused variable warnings

...and also save some space by not defining the register names in a header.
riscv/disasm.h
riscv/regnames.cc [new file with mode: 0644]
riscv/riscv.mk.in