Searched hist:9887 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dutility.cc9887:8c3a49bd7423 Mon Sep 30 03:37:00 EDT 2013 Andreas Sandberg <andreas@sandberg.pp.se> 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().

Completed in 19 milliseconds