Lines Matching refs:For
6 ; For conditions of distribution and use, see the accompanying README file.
46 push si ; save all registers for safety
60 xor ax,ax ; return zero for OK
81 push si ; save all registers for safety
92 xor ax,ax ; return zero for OK
113 push si ; save all registers for safety
126 xor ax,ax ; return zero for OK
147 push si ; save all registers for safety
162 mov ax,1 ; else return 1 for not OK
164 read_ok: xor ax,ax ; return zero for OK
185 push si ; save all registers for safety
200 mov ax,1 ; else return 1 for not OK
202 write_ok: xor ax,ax ; return zero for OK
223 push si ; save all registers for safety
259 ; The XMScontext structure contains values for the AX,DX,BX,SI,DS registers.
266 push si ; save all registers for safety
280 mov cx,bx ; save returned BX for a sec
303 push si ; save all registers for safety
340 ; The EMScontext structure contains values for the AX,DX,BX,SI,DS registers.
347 push si ; save all registers for safety
361 mov cx,bx ; save returned BX for a sec