x86: Add limited support for extracting function call
Review Request #2022 - Created Sept. 20, 2013 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Andreas Sandberg | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 9883:61d12fb8dd1b --------------------------- x86: Add limited support for extracting function call arguments Add support for extracting the first 6 64-bit integer argumements to a function call in X86ISA::getArgument().
