mpir/yasm/libyasm/tests/opt-immexpand.asm

10 lines
99 B
NASM
Raw Normal View History

2008-06-15 17:27:00 -04:00
label1:
je label3
times 124 nop
label2:
je label4
label3:
times 128 nop
label4:
push label2-label1