summaryrefslogtreecommitdiff
path: root/src/sim/guest_abi.hh
AgeCommit message (Expand)Author
2020-01-25sim: Add a GuestABI mechanism to allocate space for a return value.Gabe Black
2020-01-13sim: Add a dumpSimcall mechanism to GuestABI.Gabe Black
2020-01-13sim: Implement a varargs like mechanism for GuestABI system.Gabe Black
2019-12-10sim: Add a mechanism to translate ABIs to call host funcs from a TC.Gabe Black