Hi,
On Thu, Jun 8, 2017 at 7:05 PM, James Darnley wrote:
> From: Anton Mitrofanov
>
> The use of rsp was pretty much hardcoded there and probably didn't work
> otherwise with stack_size > 0.
> ---
> libavutil/x86/x86inc.asm | 19 ++-
> 1 file changed, 10 insertions(+), 9 deleti
From: Anton Mitrofanov
The use of rsp was pretty much hardcoded there and probably didn't work
otherwise with stack_size > 0.
---
libavutil/x86/x86inc.asm | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/libavutil/x86/x86inc.asm b/libavutil/x86/x86inc.asm