# Program created with XMLc org 100h push ax push bx mov ax,00FFh mov bx,0FF0h cmp ax,bx mov cx,ax pop bx pop ax mov ax,cx