• Show log

    Commit

  • Hash : 77c4cddc
    Author : Richard Henderson
    Date : 2014-10-21T13:30:40

    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.