summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-18MIPS generates ISA code through scons '.../decoder.cc'!!!Korey Sewell
2006-02-17Get rid of deque (poor memory allocation), switch them over to lists.Kevin Lim
2006-02-16Remove fake fault.Kevin Lim
2006-02-16Merge ktlim@zizzer:/bk/m5Kevin Lim
2006-02-16Fixes to handle generating the initiateAcc and completeAcc functions a little...Kevin Lim
2006-02-16Get ISA parser to at least include all the ISA correctly ... crashes with "No...Korey Sewell
2006-02-16Merge zizzer:/bk/multiarchKorey Sewell
2006-02-16file name changes ... minor ISA changesKorey Sewell
2006-02-16Some changes which weren't needed before doing a bk pull were needed afterwar...Gabe Black
2006-02-16Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2006-02-15Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-15...Korey Sewell
2006-02-15Gives separate methods for initiating and completing a memory access, which w...Kevin Lim
2006-02-15Merge zizzer:/bk/m5Ali Saidi
2006-02-15endian fixes and compiles on mac os xAli Saidi
2006-02-14Merge zizzer:/bk/multiarchKorey 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-14New files to fix building the SPARC_SE and MIPS_SE isa_parser.py generated fi...Gabe Black
2006-02-14Fixed a path in the alpha isa description.Gabe Black
2006-02-14Merge zizzer:/bk/multiarchKorey Sewell
2006-02-14make MIPS MT instructions decodable ...Korey Sewell
2006-02-12Pseudo instructions are now passed whatever instructions they need by the dec...Gabe Black
2006-02-12Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...Gabe Black
2006-02-12Merge gblack@m5.eecs.umich.edu:/bk/multiarchGabe Black
2006-02-12vptr.hh:Gabe Black
2006-02-12Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
2006-02-12Polishing of isa_parser.py internal operand handling, resulting inSteve Reinhardt
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-10Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Gabe Black
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-10Merge zizzer:/bk/multiarchKorey Sewell
2006-02-10The first fully coded version of decoder.isa!!!!!Korey Sewell
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