ffmpeg/libavutil
Henrik Gramner d3662777e0 x86inc: Avoid creating unnecessary local labels
The REP_RET workaround is only needed on old AMD cpus, and the labels clutter
up the symbol table and confuse debugging/profiling tools, so use EQU to
create SHN_ABS symbols instead of creating local labels. Furthermore, skip
the workaround completely in functions that definitely won't run on such cpus.

Note that EQU is just creating a local label when using nasm instead of yasm.
This is probably a bug, but at least it doesn't break anything.
2016-01-21 23:19:46 +01:00
..
2014-04-07 01:31:02 +02:00
2015-12-15 14:16:28 +01:00
2015-12-15 14:16:28 +01:00
2015-10-28 09:38:21 -05:00
2015-08-19 16:15:13 +00:00
2015-08-22 10:07:05 -07:00
2014-08-05 01:54:47 +02:00
2014-07-12 22:33:27 +02:00
2014-07-12 22:33:27 +02:00
2015-11-01 19:35:01 -05:00
2014-04-29 13:24:11 +02:00
2015-09-05 18:07:20 +02:00
2015-09-05 18:07:20 +02:00
2015-10-11 18:03:10 -04:00
2016-01-13 20:00:19 -05:00
2014-10-11 12:15:26 +02:00
2015-11-18 22:05:16 +01:00
2015-11-18 22:05:16 +01:00
2015-12-07 20:28:30 +01:00
2015-10-17 01:16:50 -07:00
2015-11-07 16:04:09 +01:00
2014-08-05 21:05:52 +02:00
2015-05-26 18:31:53 +02:00
2015-12-03 04:09:48 +01:00
2013-11-22 17:16:11 +01:00
2016-01-11 20:53:11 -08:00