Author :
Richard Henderson
Date :
2014-10-22 17:06:19
Hash :4fe1aea1 Message :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.