GetArgument: Rework getArgument so that X86_FS compiles again.
Review Request #274 - Created Oct. 12, 2010 and submitted
| Information | |
|---|---|
| Gabe Black | |
| gem5 | |
| Reviewers | |
| Default | |
GetArgument: Rework getArgument so that X86_FS compiles again. When no size is specified for an argument, push the decision about what size to use into the ISA by passing a size of -1.
