preproc: Fix the token in expanding the %+/%- macro-parameters
[nasm.git] / test / xpaste.asm
blobcb9945889a3ffe7531f8e4ba72f1c82116b27f6c
1 %iassign OWORD_size 16 ; octo-word
2 %idefine sizeof(_x_) _x_%+_size
4 %define ptr eax+sizeof(oword)
6 movdqa [ptr], xmm1