Andrew Waterman
864c3ef8ac
[gcc] generate code for complex branches
16 years ago
Andrew Waterman
e8125348b3
[sim,xcc] Changed instruction format to RISC-V
Massive changes to gcc, binutils to support new instruction encoding.
Simulator reflects these changes.
16 years ago
Yunsup Lee
133806b398
[sim] various fixes to get the sim work with the fesvr
16 years ago
Andrew Waterman
ceb91dab9c
[pk,sim] removed cop0 console i/o support
16 years ago
Andrew Waterman
d2c5b5c159
[pk,sim] first cut of appserver communication link
16 years ago
Andrew Waterman
7a38f87432
[pk,sim] added temporary "exit" functionality
16 years ago
Andrew Waterman
01c01cc36f
Reorganized directory structure
Moved cross-compiler to /xcc/ rather than /
Added ISA sim in /sim/
Added Proxy Kernel in /pk/ (to be cleaned up)
Added opcode map to /opcodes/ (ditto)
Added documentation to /doc/
16 years ago