Курсовая работа: Конкатенація строк Assembler
fld b
fld a
fcom y
fstsw ax
sahf
jz Divide
fxch
fcom y
fstsw ax
sahf
jz Divide
ffree st(1)
ffree st(0)
fstsw ax
sahf
fld b
fld a
fcom
fstsw ax
sahf
je equal
ja greater
jb lower
jmp theend
equal:
fld cons
fstp y
jmp theend
greater: