[xcc,sim] eliminated vectored traps
authorAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>
Tue, 5 Oct 2010 22:08:18 +0000 (15:08 -0700)
committerAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>
Tue, 5 Oct 2010 22:08:18 +0000 (15:08 -0700)
commita359d7b81adb7f1ca371822bd2df3bac7cda99ba
treef31b99d40ceb1b7f489a7cd7853507cdd6108153
parentfcdd030cbe07d48cbd442d207d53dc3947aff02c
[xcc,sim] eliminated vectored traps

now, the evec register holds the address that all traps vector to,
and the cause register is set with the trap number.
riscv/insns/mfpcr.h
riscv/insns/mtpcr.h
riscv/mmu.h
riscv/processor.cc
riscv/processor.h