Commit 4fe1aea1211aaf228c2db867b8ac6f1620de72d4

Richard Henderson 2014-10-22T17:06:19

aarch64: Move return value handling into ffi_call_SYSV This lets us pass return data directly to the caller of ffi_call in most cases, rather than storing it into temporary storage first.