mpir/yasm/libyasm/tests/opt-oldalign.asm
2008-06-15 21:27:00 +00:00

4 lines
65 B
NASM

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