Fix commit-log for Q extension, and for RV32 (#143)
authorAndrew Waterman <aswaterman@gmail.com>
Fri, 20 Oct 2017 04:07:22 +0000 (00:07 -0400)
committerGitHub <noreply@github.com>
Fri, 20 Oct 2017 04:07:22 +0000 (00:07 -0400)
commit3b1e9ab7522b3b20cde6bd8d9f2b28222463cf1b
treeef2b35a79832b1514592dee71db60f0f406f81c0
parent38438778f0fc34df8cdf748cc9f35e1d15e0c8db
Fix commit-log for Q extension, and for RV32 (#143)

* Fix commit-log for Q extension, and for RV32

The number of nibbles printed out now depends upon XLEN or FLEN,
as appropriate.

* Factor out FLEN calculation
riscv/decode.h
riscv/execute.cc
riscv/processor.h