On 25/12/2016 20:24, Henrik Gramner wrote:
> When allocating stack space with an alignment requirement that is
> larger than the current stack alignment we need to store a copy of
> the original stack pointer in order to be able to restore it later.
> 
> If we chose to use another register for this purpose we should not
> pick eax/rax since it can be overwritten as a return value.

Sounds fine.

lu
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to