summaryrefslogtreecommitdiff
path: root/arch/mips/isa/decoder.isa
AgeCommit message (Expand)Author
2006-02-20load/store instruction format ... now generates load/store codeKorey Sewell
2006-02-20Support for All Jump Instructions ...Korey Sewell
2006-02-18Support NNPC and branch instructions ... Outputs to decoder.cc correctlyKorey Sewell
2006-02-18MIPS generates ISA code through scons '.../decoder.cc'!!!Korey Sewell
2006-02-16Get ISA parser to at least include all the ISA correctly ... crashes with "No...Korey Sewell
2006-02-14another big step to a parsable ISA ... no errors after I used a symbolic link...Korey Sewell
2006-02-14trying to get ISA to parse correctly ...Korey Sewell
2006-02-14make MIPS MT instructions decodable ...Korey Sewell
2006-02-10The first fully coded version of decoder.isa!!!!!Korey Sewell
2006-02-09more code for instructions... Mainly for coprocessor0 and coprocessor1 move ...Korey Sewell
2006-02-08Code for more "BasicOp" instructions ... formats for all instructions in plac...Korey Sewell
2006-02-08add at least BasicOp Format to most if not all instructionsKorey Sewell
2006-02-07name changes ... minor IntOP format changeKorey Sewell