summaryrefslogtreecommitdiff
path: root/instruction.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-24Change exception handling, more instructions implementedTobias Klauser1-5/+10
2010-11-19Fix I-type instruction format, needs explicit bitfield lengthTobias Klauser1-1/+2
2010-11-18Fix R-type decoding, seems to work now with images/zImageTobias Klauser1-4/+2
2010-11-18Instruction updatesTobias Klauser1-7/+4
2010-11-17Reorganize instruction table handling, use return value for exceptionsTobias Klauser1-1/+14
2010-11-12Implement more instructionsTobias Klauser1-4/+9
2010-11-11Implement basic instruction handlingTobias Klauser1-1/+7
2010-11-11Baisc instruction handlingTobias Klauser1-67/+83
2010-11-11Add instruction word formats to instruction.h, readjust opcodesTobias Klauser1-110/+178
2010-11-10Initial import of nios2sim (http://nios2sim.googlecode.com/svn/trunk/ r16)Tobias Klauser1-0/+120