Files
gem5/src/cpu
Andreas Sandberg e2dad8236a cpu: Implement a flat register interface in thread contexts
Some architectures map registers differently depending on their mode
of operations. There is currently no architecture independent way of
accessing all registers. This patch introduces a flat register
interface to the ThreadContext class. This interface is useful, for
example, when serializing or copying thread contexts.
2013-01-07 13:05:44 -05:00
..
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:14 -07:00