1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Henrik Gramner 3cba1ad76d 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.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2017-01-09 13:21:12 +01:00
..
2016-05-04 18:16:21 +02:00
2014-04-07 01:31:02 +02:00
2016-05-04 18:16:21 +02:00
2015-07-31 09:04:09 +02:00
2014-01-14 22:19:38 +01:00
2016-10-02 18:58:04 +02:00
2016-10-02 18:58:04 +02:00
2016-05-10 11:30:25 +02:00
2014-04-17 20:08:19 +02:00
2015-08-31 17:06:32 +02:00
2016-05-04 18:16:21 +02:00
2015-02-14 10:13:49 -08:00
2014-03-18 22:56:07 +01:00
2015-07-29 22:09:16 +03:00
2016-11-03 23:49:01 +00:00
2016-08-03 10:56:52 +02:00
2014-06-23 10:20:57 +02:00
2016-05-04 18:16:21 +02:00
2016-09-03 15:11:29 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2015-07-31 09:04:12 +02:00
2015-07-31 09:04:12 +02:00
2014-10-24 09:53:41 +03:00
2014-10-24 09:53:41 +03:00
2015-12-14 16:42:35 +01:00