Edit

kc3-lang/libffi

Branch :

  • Show log

    Commit

  • Author : Richard Henderson
    Date : 2014-10-21 13:30:40
    Hash : 77c4cddc
    Message : aarch64: Simplify AARCH64_STACK_ALIGN The iOS abi doesn't require padding between arguments, but that's not what AARCH64_STACK_ALIGN meant. The hardware will in fact trap if the SP register is not 16 byte aligned.