1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavutil
Henrik Gramner cd09e3b349 x86inc: Avoid using eax/rax for storing the stack pointer
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.
2017-01-09 16:00:29 +01:00
..
2015-12-15 14:16:28 +01:00
2016-02-18 11:55:00 +01:00
2016-03-28 14:13:17 -08:00
2016-05-04 18:16:21 +02:00
2015-11-01 19:35:01 -05:00
2016-06-03 14:49:56 +02:00
2015-09-05 18:07:20 +02:00
2016-12-10 22:24:10 +01:00
2015-10-11 18:03:10 -04:00
2016-01-13 20:00:19 -05:00
2016-08-02 07:50:44 -07:00
2016-11-23 02:01:05 +01:00
2016-11-22 10:07:43 -08:00
2016-11-22 10:07:43 -08:00
2016-01-28 19:49:48 -08:00
2016-08-02 21:52:40 -07:00
2015-12-03 04:09:48 +01:00
2016-10-21 23:58:47 +02:00
2016-10-22 13:50:09 +02:00
2016-12-10 22:24:10 +01:00