mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-01 12:23:04 +00:00
edd8226795
It appears that something goes wrong in old nasm versions when the %+ operator is used in the last argument of a macro invocation and this argument is tested with %ifdef within the macro. This patch rearranges the macro arguments such that the %+ operator is never used in the last argument. |
||
---|---|---|
.. | ||
bswap.h | ||
cpu.c | ||
float_dsp_init.c | ||
float_dsp.asm | ||
intmath.h | ||
intreadwrite.h | ||
Makefile | ||
timer.h | ||
w64xmmtest.h | ||
x86inc.asm | ||
x86util.asm |