Skip to content
  • David Conrad's avatar
    GSOC merge part 2: ARM stack alignment · ca7da1ae
    David Conrad authored
    Neither GCC nor ARMCC support 16 byte stack alignment despite the fact that NEON loads require it.
    These macros only work for arrays, but fortunately that covers almost all instances of stack alignment in x264.
    ca7da1ae