Searched hist:8478 (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/slicc/ast/
H A DFuncDeclAST.py8478:435179113834 Wed Jul 27 21:20:00 EDT 2011 Nilay Vaish<nilay@cs.wisc.edu> SLICC: Put functions of a controller in its .cc file
Currently, functions associated with a controller go into separate files.
This patch puts all the functions in the controller's .cc file. This should
hopefully take away some time from compilation.
/gem5/src/mem/slicc/symbols/
H A DFunc.py8478:435179113834 Wed Jul 27 21:20:00 EDT 2011 Nilay Vaish<nilay@cs.wisc.edu> SLICC: Put functions of a controller in its .cc file
Currently, functions associated with a controller go into separate files.
This patch puts all the functions in the controller's .cc file. This should
hopefully take away some time from compilation.
H A DStateMachine.py8478:435179113834 Wed Jul 27 21:20:00 EDT 2011 Nilay Vaish<nilay@cs.wisc.edu> SLICC: Put functions of a controller in its .cc file
Currently, functions associated with a controller go into separate files.
This patch puts all the functions in the controller's .cc file. This should
hopefully take away some time from compilation.

Completed in 36 milliseconds