DEBSOURCES
Skip Quicknav
sources / yasm / 0.8.0-1 / libyasm / tests / opt-immexpand.asm
123456789
label1: je label3 times 124 nop label2: je label4 label3: times 128 nop label4: push label2-label1