kc3-lang/libffi/src/x86/internal.h

Branch :


Log

Author Commit Date CI Message
b9ac94f3 2014-11-01 15:10:34 x86: Rewrite ffi_call Decouple the assembly from FFI_TYPE_*. Merge prep_args with ffi_call, passing the frame and the stack to the assembly. Note that this patch isn't really standalone, as this breaks closures.