[xcc,sim,opcodes] more rvc instructions and bug fixes
authorAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>
Tue, 12 Apr 2011 00:09:50 +0000 (17:09 -0700)
committerAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>
Tue, 12 Apr 2011 00:09:50 +0000 (17:09 -0700)
commit66eda0b75e69691b62d88ed3514ffc28b712a316
treec513c50f14c14b5c11ed19116fc9013eefe0b596
parent4b534147c0c49f9ea57f4c686af7c6508d114a99
[xcc,sim,opcodes] more rvc instructions and bug fixes
riscv/decode.h
riscv/execute.h
riscv/insns/c_addi.h
riscv/insns/c_j.h [new file with mode: 0644]
riscv/insns/c_li.h
riscv/insns/c_move.h [new file with mode: 0644]
riscv/mmu.h
riscv/processor.cc