gem5/src
Brad Beckmann 12a05c23b7 ruby: automate permission setting
This patch integrates permissions with cache and memory states, and then
automates the setting of permissions within the generated code.  No longer
does one need to manually set the permissions within the setState funciton.
This patch will faciliate easier functional access support by always correctly
setting permissions for both cache and memory states.

--HG--
rename : src/mem/slicc/ast/EnumDeclAST.py => src/mem/slicc/ast/StateDeclAST.py
rename : src/mem/slicc/ast/TypeFieldEnumAST.py => src/mem/slicc/ast/TypeFieldStateAST.py
2011-02-23 16:41:59 -08:00
..
arch ARM: Set ITSTATE correctly after FlushPipe 2011-02-23 15:10:50 -06:00
base VNC: Add VNC server to M5 2011-02-11 18:29:35 -06:00
cpu inorder: InstSeqNum bug 2011-02-23 16:35:18 -05:00
dev Includes: Don't include isa_traits.hh and use the TheISA namespace unless really needed. 2011-02-23 15:10:49 -06:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
mem ruby: automate permission setting 2011-02-23 16:41:59 -08:00
python Info: Clean up some info files. 2011-02-14 21:36:37 -08:00
sim Serialization: Allow serialization of stl lists 2011-02-11 18:29:35 -06:00
unittest Unit tests: Convert the refcnttest unit test to use the new EXPECT macros. 2011-01-18 01:27:04 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Info: Clean up some info files. 2011-02-14 21:36:37 -08:00