diff options
author | Gabe Black <gblack@eecs.umich.edu> | 2011-07-05 16:48:18 -0700 |
---|---|---|
committer | Gabe Black <gblack@eecs.umich.edu> | 2011-07-05 16:48:18 -0700 |
commit | f16179eb213acdbf4d86a1a50a1facc56c9e660d (patch) | |
tree | 00212e9fdf30f0a6f86c61e91dde707c9fbe62fc /src/arch/alpha | |
parent | 9b85b4b19a1f39927ce9d4f39e5815ec6c87fbf7 (diff) | |
download | gem5-f16179eb213acdbf4d86a1a50a1facc56c9e660d.tar.xz |
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.
Diffstat (limited to 'src/arch/alpha')
0 files changed, 0 insertions, 0 deletions