gem5/src
Derek Hower 4b7ea4cb51 ruby: fixed dma sequencer bug
The DMASequencer was still using a parameter from the old RubyConfig,
causing an offset error when the requested data wasn't block aligned.
This changeset also includes a fix to MI_example for a similar bug.
2009-07-18 17:03:51 -05:00
..
arch ISAs: Get rid of the IControl operand type. 2009-07-10 01:21:04 -07:00
base ARM: Add a findLsbSet function and use it to implement clz. 2009-07-01 22:16:36 -07:00
cpu Get rid of the unused get(Data|Inst)Asid and (inst|data)Asid functions. 2009-07-08 23:02:22 -07:00
dev typo: correct spelling 2009-07-02 16:48:22 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Alpha: Pull the MiscRegFile fully into the ISA object. 2009-07-08 23:02:22 -07:00
mem ruby: fixed dma sequencer bug 2009-07-18 17:03:51 -05:00
python attrdict: correct delattr 2009-07-02 16:48:22 -07:00
sim SPARC: Set up a lookup table for integer register flattening. 2009-07-10 01:01:47 -07:00
unittest includes: sort includes again 2009-05-17 14:34:52 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript scons: Make shared library builds work again 2009-06-12 21:19:16 -07:00