Lines Matching refs:ax
74 mov ax,CB_DSEG ;; Load DS
75 mov ds,ax
81 mov sp,ax
86 mov ax,ss ;; Set up the destination for the move
87 mov es,ax
98 mov ax,CB_DSEG ;; Set my data segment again.
99 mov ds,ax
108 push ax ;; Save the return code
113 pop ax ;; Get the return code back
114 add di,32 ;; Get a pointer to ax on the stack
115 mov word ptr ss:[di],ax
176 mov ax, 4402h
181 xor ax, ax