nasm/macros
H. Peter Anvin 152656f8d3 Actually make non-power-of-2 alignments work
We can't use ($$-$) % (%1) since the wraparound will be wrong except
for powers of 2.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2008-09-25 02:31:50 -07:00
..
altreg.mac
smartalign.mac Actually make non-power-of-2 alignments work 2008-09-25 02:31:50 -07:00