mpir/yasm/libyasm/tests/opt-oldalign.asm
2011-03-05 14:05:15 +00:00

4 lines
65 B
NASM

mov ax, 5
times ($$-$) & 1Fh nop ; Long word alignment
mov bx, 5