Changes to support automatic renaming of the shadow registers at decode time. This...
[gem5.git] / arch /
2006-03-03 Kevin LimChanges to support automatic renaming of the shadow...
2006-02-28 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-28 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-28 Gabe BlackCleaned up and slightly reorganized the Fault class...
2006-02-28 Gabe BlackChanged ev5_trap from a function of the execution conte...
2006-02-27 Gabe BlackMoved the _stat for MachineCheckFault and AlignmentFaul...
2006-02-27 Gabe BlackGot rid of the fault_addr function.
2006-02-27 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-27 Kevin LimChanges to put all the misc regs within the misc reg...
2006-02-27 Gabe BlackRenamed arch files to remove alpha prefix, and changed...
2006-02-27 Gabe BlackChanged targetarch to just arch.
2006-02-27 Gabe BlackAdded isMachineCheckFault and isAlignmentFault virtual...
2006-02-27 Gabe BlackPut the Alpha faults into the AlphaISA namespace
2006-02-27 Gabe BlackMachineCheckFaults and AlignmentFaults are now generate...
2006-02-26 Steve ReinhardtMake sure cpu/static_inst_exec_sigs.hh get rebuilt...
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-23 Korey Sewellname changes ...
2006-02-23 Steve ReinhardtEnable building only selected CPU models via new scons
2006-02-23 Ali Saidiev5.cc:
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ali SaidiGet rid of the xc from the alphaAccess/alphaConsole...
2006-02-23 Steve ReinhardtCreate a Builder object for .isa files in arch/SConscript.
2006-02-23 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-23 Steve ReinhardtAdd pipe() syscall to Alpha Linux emulation.
2006-02-23 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-23 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-23 Steve ReinhardtAuto-generate arch/foo.hh "switch headers" in scons.
2006-02-23 Steve ReinhardtClean excess comments out of SConscripts.
2006-02-22 Korey Sewellmake sure alpha still compiles , rename files back...
2006-02-22 Korey SewellStill builds "../MIPS_SE/arch/mips/decoder.do with...
2006-02-22 Korey SewellMIPS Compiles scons/MIPS_SE/arch/mips/decoder.do!!!!!!
2006-02-22 Korey SewellMerge zizzer:/bk/multiarch
2006-02-22 Korey SewellRenaming alpha files and changing some MIPS stuff to...
2006-02-22 Gabe BlackChanged Fault * to Fault, which is a typedef to FaultBa...
2006-02-21 Gabe BlackMade Addr a global type
2006-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-21 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-20 Korey Sewellmake MIPS specific
2006-02-20 Korey Sewellload/store instruction format ... now generates load...
2006-02-20 Korey SewellSupport for All Jump Instructions ...
2006-02-19 Gabe BlackReapplied changes which were undone by a pull
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanges to untemplate StaticInst and StaticInstPtr...
2006-02-19 Ali SaidiMerge zizzer:/bk/m5
2006-02-19 Ali Saidiforgot a negative sign
2006-02-19 Ali SaidiMove Linux/Tru64 architecture independent code into...
2006-02-19 Korey SewellSupport NNPC and branch instructions ... Outputs to...
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanged the isa from a class to a namespace, untemplate...
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-18 Korey Sewellchanges from mergedmem
2006-02-18 Korey Sewelluse string name to figure out if we have a "AndLink...
2006-02-18 Korey SewellMIPS generates ISA code through scons '.../decoder...
2006-02-16 Kevin LimRemove fake fault.
2006-02-16 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-16 Kevin LimFixes to handle generating the initiateAcc and complete...
2006-02-16 Korey SewellGet ISA parser to at least include all the ISA correctl...
2006-02-16 Korey SewellMerge zizzer:/bk/multiarch
2006-02-16 Korey Sewellfile name changes ... minor ISA changes
2006-02-16 Gabe BlackSome changes which weren't needed before doing a bk...
2006-02-16 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-16 Gabe BlackChanged the fault enum into a class, and fixed everythi...
2006-02-16 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-15 Korey Sewell...
2006-02-15 Kevin LimGives separate methods for initiating and completing...
2006-02-15 Ali SaidiMerge zizzer:/bk/m5
2006-02-15 Ali Saidiendian fixes and compiles on mac os x
2006-02-15 Korey SewellMerge zizzer:/bk/multiarch
2006-02-15 Korey Sewellanother big step to a parsable ISA ... no errors after...
2006-02-15 Korey Sewelltrying to get ISA to parse correctly ...
2006-02-15 Gabe BlackNew files to fix building the SPARC_SE and MIPS_SE...
2006-02-14 Gabe BlackFixed a path in the alpha isa description.
2006-02-14 Korey SewellMerge zizzer:/bk/multiarch
2006-02-14 Korey Sewellmake MIPS MT instructions decodable ...
2006-02-12 Gabe BlackPseudo instructions are now passed whatever instruction...
2006-02-12 Gabe BlackRemoved isa_traits.hh from targetarch, moved vptr.hh...
2006-02-12 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-12 Gabe Blackvptr.hh:
2006-02-12 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-12 Steve ReinhardtPolishing of isa_parser.py internal operand handling...
2006-02-12 Steve ReinhardtMinor cleanup of operand type and traits code in isa_pa...
2006-02-11 Steve ReinhardtAdd keyword parameters and list-valued arguments to
2006-02-11 Ali Saidifix #if. I wonder why my compiler had no issues. Even...
2006-02-11 Ali Saidihello world works on a BE host for a LE guest
2006-02-11 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-10 Ali SaidiMerge zizzer:/bk/m5
2006-02-10 Ali Saidifix problems on darwin/*BSD for syscall emulation mode
2006-02-10 Steve ReinhardtChange how memory operands are handled in ISA descriptions.
2006-02-10 Korey SewellMerge zizzer:/bk/multiarch
2006-02-10 Korey SewellThe first fully coded version of decoder.isa!!!!!
2006-02-10 Steve ReinhardtSplit Alpha ISA description into multiple files
next