This rearranges the asm code so that it's a bit less of a burden for various platforms. It's now more or less autodetected if the asm is suitable for the platform in question, but there is still a cmake switch to force-disable it (asm is now on by default), and nasm stuff has it's own switch (default off).
This rearranges the asm code so that it's a bit less of a burden for various platforms. It's now more or less autodetected if the asm is suitable for the platform in question, but there is still a cmake switch to force-disable it (asm is now on by default), and nasm stuff has it's own switch (default off).