how to use "into"??????
this is my example!!!!!!
.........................................
add ax,bx
into
.
.
.
.
.
.
overflow:push ax
push bx
push cx
push dx
.
.
.
pop dx
pop cx
pop bx
pop ax
iret
....................................................
who has other examples of about "into"?
i want to learn!!!!!!
i am sorry to disturb to you, and also sorry to ask such a simple question!!!!!!