gem5 /
arm /
gem5 /
b6dc902f6acfd6cb855f73f97cbaf721c1b24a43 - b6dc902 Change MemoryAccess dprintfs to print the data as well by Ali Saidi · 18 years ago
- f27c686 Merge zizzer:/bk/newmem into zeep.pool:/z/saidi/work/m5.newmem by Ali Saidi · 18 years ago
- 5e9d879 fix twinx loads a little bit by Ali Saidi · 18 years ago
- 0e78386 Fix unittest compiles by Nathan Binkert · 18 years ago
- 9b40a13 cast chars to int when we want to print integers so we get a number by Nathan Binkert · 18 years ago
- 6841f86 move the twinx loads to the correct opcode and add asis 0x24 and 0x27 by Ali Saidi · 18 years ago
- e65544b Nate's utility for compiling m5 by Nathan Binkert · 18 years ago
- 2d09f30 Utilities for doing a format check for some elements of proper by Nathan Binkert · 18 years ago
- 81996f8 Compilation fixes. by Gabe Black · 18 years ago
- 729dbb6 Added in the extended twin load format by Gabe Black · 18 years ago
- 91b56d0 Merge zizzer:/bk/newmem into zower.eecs.umich.edu:/eecshome/m5/sparcfs by Gabe Black · 18 years ago
- c9f1898 Merge zizzer:/bk/sparcfs/ into zower.eecs.umich.edu:/eecshome/m5/sparcfs by Gabe Black · 18 years ago
- b9d0691 Support for twin loads. by Gabe Black · 18 years ago
- fe73760 Compiler error fix. by Gabe Black · 18 years ago
- 4da37bc Merge zizzer:/bk/newmem into zed.eecs.umich.edu:/z/hsul/work/m5/newmem by Lisa Hsu · 18 years ago
- 956e673 Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/m5/newmem by Lisa Hsu · 18 years ago
- 385a3ff small change to eliminate address range overlap. by Lisa Hsu · 18 years ago
- 551ba56 little fixes i noticed while searching for reason for address range issues (but these weren't the cause of the problem). by Lisa Hsu · 18 years ago
- 9911462 Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- b93b32e Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/m5/newmem by Lisa Hsu · 18 years ago
- 573d594 some small general fixes to make everythign work nicely with other ISAs, now we can merge back with newmem. by Lisa Hsu · 18 years ago
- fbc796b loadstore.isa: this privilegedString is never used by Lisa Hsu · 18 years ago
- 9a4370e tlb.cc: fix namespace indentations by Lisa Hsu · 18 years ago
- 4943d58 Use my range_map to speed up findPort() in the bus. The snoop code could still use some work. by Ali Saidi · 18 years ago
- 5e70511 Optimized the TLB translations with some caching by Ali Saidi · 18 years ago
- fa4293a flesh out twinx asis by Ali Saidi · 18 years ago
- d172e15 Split CachePort class into CpuSidePort and MemSidePort by Steve Reinhardt · 18 years ago
- a10eff0 Merge zizzer:/bk/newmem into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- 98bb1c6 fix MiscRegFile::readRegWithEffect, which neglected the MISCREGS. by Lisa Hsu · 18 years ago
- 0fa30e5 Merge zizzer:/bk/newmem into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- a983c49 Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- 5d42fd8 Merge zizzer:/bk/newmem into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- bc05f59 Merge ktlim@zizzer:/bk/newmem by Kevin Lim · 18 years ago
- 139519e Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) by Ali Saidi · 18 years ago
- c7ad7b4 Allow for multiple redirects to happen on a single cycle (only the one for the oldest instruction is passed on to commit). by Kevin Lim · 18 years ago
- 6c8c86f Rename the StaticInst-based (read|set)(Int|Float)Reg methods to (read|set)(Int|Float)RegOperand to distinguish from non-StaticInst version. by Steve Reinhardt · 18 years ago
- a7ea488 If no tests are specified for regression, just build the binaries by Steve Reinhardt · 18 years ago
- cdc3e5b Get rid of unused lock code. by Steve Reinhardt · 18 years ago
- 34924ce Fix up in case a req hasn't yet been generated for this instruction (if there was a fault prior to translation). by Kevin Lim · 18 years ago
- 1868c9f Fix for fetch to use the icache's block size to generate proper access size. by Kevin Lim · 18 years ago
- f5a4b45 Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head by Steve Reinhardt · 18 years ago
- fecc0db Reorder CacheTags members for better cache performance. by Steve Reinhardt · 18 years ago
- 90c9ad0 Get rid of dummy 'hello world' outputs. by Steve Reinhardt · 18 years ago
- fcb9a30 Delete parser reference outputs so that test will no longer be run. by Steve Reinhardt · 18 years ago
- 7b25e40 Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-cache2 by Steve Reinhardt · 18 years ago
- 96d1efe Add '-j' option directly to regress script (passed to scons). by Steve Reinhardt · 18 years ago
- cfc6710 Merge vm1.(none):/home/stever/bk/newmem-head by Steve Reinhardt · 18 years ago
- 4947bf2 fix lisa's hand merge by Ali Saidi · 18 years ago
- 2eef266 Merge zizzer:/bk/sparcfs into zeep.pool:/z/saidi/work/m5.newmem by Ali Saidi · 18 years ago
- 81a00fd Allocate the correct number of global registers by Ali Saidi · 18 years ago
- 369e10d Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- da6c1f5 mostly implemented SOFTINT relevant interrupt stuff. by Lisa Hsu · 18 years ago
- ed22eb7 get legion/m5 to first tlb miss fault by Ali Saidi · 18 years ago
- ac32645 Change detault regression build from opt to fast. by Steve Reinhardt · 18 years ago
- 03be92f Handle access to ASI_QUEUE by Ali Saidi · 18 years ago
- ecbb8de Many more fixes for SPARC_FS. Gets us to the point where SOFTINT starts by Ali Saidi · 18 years ago
- b618e73 Fix for MIPS_SE/m5.fast compile. by Kevin Lim · 18 years ago m5_2.0_beta2
- 54a9466 Override default SConscript options and only build the SimpleCPUs. by Kevin Lim · 18 years ago
- 2e1200e Merge zizzer.eecs.umich.edu:bk/newmem-cache2 by Steve Reinhardt · 18 years ago
- c509650 Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head by Steve Reinhardt · 18 years ago
- 51b3d7f Merge zizzer.eecs.umich.edu:/z/stever/bk/newmem-head by Steve Reinhardt · 18 years ago
- 1c28682 Don't compress data on writebacks unless it's actually necessary. by Steve Reinhardt · 18 years ago
- a2c315b Merge vm1.(none):/home/stever/bk/newmem-head by Steve Reinhardt · 18 years ago
- 4d57cab forgot to commit miscreg file by Ali Saidi · 18 years ago
- 8b1bcc3 Merge zizzer:/bk/sparcfs into zower.eecs.umich.edu:/eecshome/m5/newmemmid by Gabe Black · 18 years ago
- 251f4e1 Add in code to pass the ASI to translation. by Gabe Black · 18 years ago
- 2de685c Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- 8e75b6e reogranize code to split off FS only misc regs with effect into their own file (reducing the number of if FULL_SYSTEM defines and includes) by Ali Saidi · 18 years ago
- e86832b automatically build sparc system or alpha system. by Lisa Hsu · 18 years ago
- 6c1b311 Merge zizzer.eecs.umich.edu:/bk/newmem by Steve Reinhardt · 18 years ago
- 9d39407 Update SPEC CPU2000 tests with actual benchmark output. by Steve Reinhardt · 18 years ago
- 34a1f9e Only update stderr, stdout, m5stats.txt, and config.* on update_ref, by Steve Reinhardt · 18 years ago
- 66a9697 Clean up SPEC CPU2000 reference files. by Steve Reinhardt · 18 years ago
- db427bb delete m5stats which shouldn't have been commited by Ali Saidi · 18 years ago
- 153e02a Legion actually writes to tl-1 in the data structure, so we need to compare correctly by Ali Saidi · 18 years ago
- 0d62558 Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- 5fbf3aa Turn cache MissQueue/BlockingBuffer into virtual object by Steve Reinhardt · 18 years ago
- 51e3688 Better handling of scons -u targets. by Steve Reinhardt · 18 years ago
- 6b9903f SConstruct: Couple minor fixes. by Steve Reinhardt · 18 years ago
- 6ae75ac import os.path.join as joinpath by Steve Reinhardt · 18 years ago
- 92c5a5c More changes to get SPARC fs closer. Now at 1.2M cycles before difference by Ali Saidi · 18 years ago
- 7a1120a Merge vm1.(none):/home/stever/bk/newmem-head by Steve Reinhardt · 18 years ago
- e6d7e8a Support better param conversions to/from numeric subclasses. by Steve Reinhardt · 18 years ago
- 4c0014a Fix help strings on GenRepl params. by Steve Reinhardt · 18 years ago
- 6f94c3c Make cache compression policy a runtime virtual thing by Steve Reinhardt · 18 years ago
- 1431d1f Merge zizzer.eecs.umich.edu:/bk/newmem by Steve Reinhardt · 18 years ago
- 711dc47 Delete src/oldmem. by Steve Reinhardt · 18 years ago
- d3e888f Merge zizzer.eecs.umich.edu:/bk/newmem by Steve Reinhardt · 18 years ago
- c0f21b0 Fixes for MIPS_SE compiling. Regressions seem to work, but Korey should make sure these changes (commit especially) work okay. by Kevin Lim · 18 years ago
- dc9438b stats update by Lisa Hsu · 18 years ago
- 5d63741 don't blow away the whole destination directory by Nathan Binkert · 18 years ago
- 55b4ea0 Merge zizzer:/bk/sparcfs into zed.eecs.umich.edu:/z/hsul/work/sparc/m5 by Lisa Hsu · 18 years ago
- ed50763 change this to be a quick one so that it's in the regressions every night - it's only maybe 15 min. long. by Lisa Hsu · 18 years ago
- 6683286 Merge zizzer:/bk/newmem into zed.eecs.umich.edu:/z/hsul/work/m5/newmem by Lisa Hsu · 18 years ago
- 161b8d1 add a simple netperf-stream test to the long tests. by Lisa Hsu · 18 years ago
- 472073b Merge zizzer.eecs.umich.edu:/bk/newmem into iceaxe.:/Volumes/work/m5/incoming by Nathan Binkert · 18 years ago
- 6e885ec Get rid of the old release-edits script and create make_release.py by Nathan Binkert · 18 years ago
- 8c4f7a0 Load the hypervisor symbols twice, once with an address mask so that we can get symbols for where it's copied to in memory by Ali Saidi · 18 years ago
- e38e893 Update stats to match writeback fix that was made by Ron Dreslinski · 18 years ago
- df6c12e netperf-maerts-client.rcS: by Lisa Hsu · 18 years ago