aarch64: Move return value handling into ffi_closure_SYSV
authorRichard Henderson <rth@redhat.com>
Thu, 23 Oct 2014 01:53:30 +0000 (21:53 -0400)
committerRichard Henderson <rth@twiddle.net>
Wed, 12 Nov 2014 08:28:44 +0000 (09:28 +0100)
commit12cf89ee04dc01650f71bc38ce414c953c83199a
treee7e39cdcd13999a05214d2674fd878414590bacc
parent4fe1aea1211aaf228c2db867b8ac6f1620de72d4
aarch64: Move return value handling into ffi_closure_SYSV

As with the change to ffi_call_SYSV, this avoids copying data
into a temporary buffer.
src/aarch64/ffi.c
src/aarch64/ffitarget.h
src/aarch64/sysv.S