summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-11Minor cleanup of operand type and traits code in isa_parser.py.Steve Reinhardt
2006-02-11Add keyword parameters and list-valued arguments toSteve Reinhardt
2006-02-11fix #if. I wonder why my compiler had no issues. Even though it is clearlyAli Saidi
2006-02-11hello world works on a BE host for a LE guestAli Saidi
2006-02-10Merge zizzer:/bk/m5Ali Saidi
2006-02-10confused an ifdef with an ifAli Saidi
2006-02-10Merge zizzer:/bk/m5Ali Saidi
2006-02-10fix problems on darwin/*BSD for syscall emulation modeAli Saidi
2006-02-10Change how memory operands are handled in ISA descriptions.Steve Reinhardt
2006-02-09Split Alpha ISA description into multiple filesSteve Reinhardt
2006-02-09Minor cleanup of include-handling code in isa_parser.py.Steve Reinhardt
2006-02-09Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2006-02-09Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2006-02-09Change how isa_parser.py generates C++ names for isa_desc operands.Steve Reinhardt
2006-02-09Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-09Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-09Changed the filenames to the new standard againGabe Black
2006-02-09Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-09A fix for SConscript so it will work with newer versions of sconsGabe Black
2006-02-09more code for instructions... Mainly for coprocessor0 and coprocessor1 move ...Korey Sewell
2006-02-08Merge zizzer:/bk/multiarchKorey 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-08Replace ad-hoc or locally defined power-of-2 testsSteve Reinhardt
2006-02-08Moved the alpha isa_desc to conform to the new naming system.Gabe Black
2006-02-08Some fixupsGabe Black
2006-02-08Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-08Alot of changes to push towards ISA independence. Highlights are renaming of ...Gabe Black
2006-02-07Actually we do need a separate class for Integer Ops with Immediates!!!Korey Sewell
2006-02-07name changes ... minor IntOP format changeKorey Sewell
2006-02-041st full draft switch statement actions for all integer arithmetic operations...Korey Sewell
2006-02-03mainly added minor support for the basic arithmetic operations (add, mult, sh...Korey Sewell
2006-02-03.h -> .defKorey Sewell
2006-02-03Rename: arch/mips/isa/formats/tlb.format -> arch/mips/isa/formats/tlbop.formatKorey Sewell
2006-02-03Checkin (Merge?) files ... Added a few new format filesKorey Sewell
2006-02-03byte_swap.hh was removed from arch/alpha/, and replaced by sim/byteswap.hh. T...Gabe Black
2006-02-01Merge zizzer:/bk/multiarchAli Saidi
2006-02-01Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-01Fix a mistake, need to import SCons.ScannerAli Saidi
2006-01-31Add a scaner for .isa files. Ordering it turns out is rather importantAli Saidi
2006-01-30Make the M5 Emacs C style default to inserting spaces insteadNathan Binkert
2006-01-29sparc files that were removed from revision 1.888Korey Sewell
2006-01-26bitfields definition to support current decoder.hKorey Sewell
2006-01-26"sparc" -> "mips"Korey Sewell
2006-01-26decoder skeleton code: this should be able to read any MIPS instruction and d...Korey Sewell
2006-01-25more changes to the decoder ... Now does special 3 tableKorey Sewell
2006-01-25first version of my decoder function skeletonKorey Sewell
2006-01-25initial changes to decoder.hh and copied files from arch/sparc directoryKorey Sewell
2006-01-24Some stuff aparently didn't get committed which was from before the new repos...Gabe Black
2006-01-10Adding the sparc ISA files which were worked on locallyGabe Black