noplabel: nop lodsblabel: %ifdef CS mov ax, [cs:bx] %elifdef ES mov ax, [es:bx] %else mov ax, [bx] %endif times 16 nop