1section foo start=0x10 vstart=0x6000 2mov si, section.foo.start 3mov di, section.foo.vstart 4mov cx, section.foo.length 5;mov dx, section.foo.vstart-section.foo.start 6