• Mans Rullgard's avatar
    x86: fix build with nasm 2.08 · edd82267
    Mans Rullgard authored
    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.
    edd82267
Name
Last commit
Last update
..
Makefile Loading commit data...
bswap.h Loading commit data...
cpu.c Loading commit data...
float_dsp.asm Loading commit data...
float_dsp_init.c Loading commit data...
intmath.h Loading commit data...
intreadwrite.h Loading commit data...
timer.h Loading commit data...
w64xmmtest.h Loading commit data...
x86inc.asm Loading commit data...
x86util.asm Loading commit data...