Files
gem5/src/arch/power
Gabe Black f16179eb21 ISA parser: Simplify operand type handling.
This change simplifies the code surrounding operand type handling and makes it
depend only on the ctype that goes with each operand type. Future changes will
allow defining operand types by their ctypes directly, convert the ISAs over
to that style of definition, and then remove support for the old style. These
changes are to make it easier to use non-builtin types like classes or
structures as the type for operands.
2011-07-05 16:48:18 -07:00
..
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2009-10-27 09:24:39 -07:00
2011-04-15 10:44:06 -07:00
2011-03-29 13:04:19 -04:00
2011-04-15 10:44:06 -07:00