ARM: Improve memory instruction disassembly.
[gem5.git] / src / mem /
2009-07-08 Derek Howerslicc: fixed MI_example bug. The directory wasn't...
2009-07-08 Derek Howerruby: set the default values of the debug object so...
2009-07-08 Derek Howerslicc: Fixed MI_example bug. The directory was not...
2009-07-08 Derek Howerremoved stray debug print
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: Fix RubyMemory to work with the newer ruby.
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
2009-07-06 Nathan Binkertslicc: update parser.py for changes in slicc language.
2009-07-06 Nathan Binkertscons: update SCons files for changes in ruby.
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-06-10 Nathan Binkertcopyright: I missed some copyrights during ruby integration
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-29 Nathan Binkertrequest: add accessor and constructor for setting time...
2009-05-26 Nathan Binkerttypes: add a type for thread IDs and try to use it...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkertincludes: use base/types.hh not inttypes.h or stdint.h
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-05-13 Korey Sewellmips-merge: merge hello world regress for inorder cpu
2009-05-13 Nathan Binkertruby: deal with printf warnings and convert some to...
2009-05-13 Nathan Binkertruby: remove random uint typedef and use unsigned
2009-05-13 Nathan Binkertruby: Make ruby's Map use hashmap.hh to simplify things.
2009-05-13 Nathan Binkertslicc: work around improper initialization of a global...
2009-05-13 Nathan Binkertslicc: clean up the slicc environment so things build...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Nathan Binkertruby: assert(false) should be panic.
2009-05-11 Nathan Binkertruby: add RUBY sticky option that must be set to add...
2009-05-11 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-05-11 Steve Reinhardtruby: Check stderr and not stdin before hanging on...
2009-05-11 Polina Dudnikruby: decommission code
2009-05-11 Derek Howerruby: removed dead functions from the sequencer
2009-05-11 Polina Dudnikruby: Removed g_SIMULATING flag
2009-05-11 Polina Dudnikruby: Remove transactional access types (e.g. LD_XACT...
2009-05-11 Polina Dudnikruby: reordered Debug and RubyConfig::init to fix segfault
2009-05-11 Dan Gibsonruby: Disabled RubyEventQueue's deletion of its home...
2009-05-11 Nathan Binkertruby: Migrate all of ruby and slicc to SCons.
2009-05-11 Nathan Binkertruby: clean up a few warnings
2009-05-11 Dan Gibsonruby: Fixed some unresolved references.
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Dan Gibsonruby: remove unnecessary code.
2009-05-11 Derek Howerruby: Cleaned up sequencer. Removed LogTM specific...
2009-05-11 Derek Howerruby: added Packet interface to makeRequest and isReady.
2009-05-11 Nathan Binkertruby: fold the debugging options into Debug.cc
2009-05-11 Derek Howerruby: Renamed Ruby's EventQueue to RubyEventQueue
2009-05-11 Daniel Sanchezruby: Removed System name clash by renaming ruby's...
2009-05-11 Nathan Binkertruby: rename config.include to config.hh and clean...
2009-05-11 Nathan Binkertruby: strip out some unused defines
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS
2009-04-23 Steve Reinhardtrequest: reorganize flags to group related flags together.
2008-07-16 Steve Reinhardtmem: use single BadAddr responder per system.
2009-04-21 Steve ReinhardtMinor tweaks for future Ruby compatibility.
2009-04-21 Steve Reinhardtrequest: add PREFETCH flag.
2009-04-21 Steve Reinhardtrequest: rename INST_READ to INST_FETCH.
2009-04-21 Steve Reinhardtrequest: split public and private flags into separate...
2009-04-20 Gabe BlackMem: Fill out the comment that describes the LOCKED...
2009-04-20 Gabe BlackMem: Change isLlsc to isLLSC.
2009-04-19 Gabe BlackMemory: Add a LOCKED flag back in for x86 style locking.
2009-04-19 Gabe BlackMemory: Rename LOCKED for load locked store conditional...
2009-04-19 Gabe BlackX86: Add a function which gets called when an interrupt...
2009-04-19 Gabe BlackX86: Fix the flags for interrupt response messages.
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-12 Steve Reinhardtcache: set dirty bit on swaps (oops!)
2009-03-11 Steve Reinhardtprefetch: don't panic on requests w/o contextID (e...
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2009-02-25 Gabe BlackCPU: Get rid of translate... functions from various...
2009-02-16 Lisa Hsusycalls: implement mremap() and add DATA flag for getrl...
2009-02-16 Steve ReinhardtFixes to get prefetching working again.
2009-01-13 Nathan BinkertSCons: centralize the Dir() workaround for newer versio...
2008-12-06 Nathan Binkertflags: Change naming of functions to be clearer
2008-11-15 Steve Reinhardtsyscalls: fix latent brk/obreak bug.
2008-11-14 Steve ReinhardtCache: get rid of obsolete Tag methods.
2008-11-14 Nathan BinkertFix a bunch of bugs I introduced when I changed the...
2008-11-14 Gabe BlackCPU: Refactor read/write in the simple timing CPU.
2008-11-10 Nathan BinkertClean up the SimpleTimingPort class a little bit.
2008-11-10 Nathan Binkertstyle: clean up the Packet stuff
2008-11-10 Steve Reinhardtmem: Assert that requests have non-negative size.
2008-11-10 Steve ReinhardtCache: Refactor packet forwarding a bit.
2008-11-04 Lisa Hsudecouple eviction from insertion in the cache.
2008-11-04 Lisa HsuChange the findBlock(addr, lat) to accessBlock, which...
2008-11-04 Lisa Hsuget rid of all instances of readTid() and getThreadNum...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-10-23 Lisa Hsus/cpu_id/cpuId in o3 (to be consistent and match style...
2008-10-23 Lisa Hsuprobe function no longer used anywhere.
2008-10-23 Lisa Hsuremove the totally obsolete split cache
2008-10-20 Lisa HsuAutomated merge with ssh://daystrom.m5sim.org//z/repo/m5
2008-10-16 Lisa HsuAutomated merge with ssh://daystrom.m5sim.org//z/repo/m5
2008-10-14 Lisa HsuThis function declaration isn't used anywhere.
2008-10-13 Gabe BlackGet rid of some commented out code.
2008-10-12 Gabe BlackCreate a message port for sending messages as apposed...
2008-10-09 Nathan Binkertmem: Add a method for setting the time on a packet.
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-10-09 Nathan Binkerteventq: Major API change for the Event and EventQueue...
2008-09-26 Nathan BinkertWhen nesting if statements, use braces to avoid ambiguo...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-11 Nathan Binkertparams: Get rid of the remnants of the old style parame...
2008-08-03 Steve ReinhardtMake default PhysicalMemory latency slightly more reali...
2008-07-15 Steve ReinhardtUse ReadResp instead of LoadLockedResp for LoadLockedRe...
2008-07-15 Steve ReinhardtAdd missing newlines to Bus DPRINTFs.
2008-07-01 Ali SaidiRemove delVirtPort() and make getVirtPort() only return...
2008-07-01 Ali SaidiChange everything to use the cached virtPort rather...
next