Searched refs:MY_CS (Results 1 – 1 of 1) sorted by relevance
25 MY_CS equ 0x0800 ; Segment address to use define26 CS_BASE equ (MY_CS << 4) ; Corresponding address29 BOUNCE_SEG equ (MY_CS+0x1000)101 mov ax,MY_CS114 jmp MY_CS:.next166 ; and then exit. IMPORTANT: This code assumes cs == MY_CS.648 jmp MY_CS:.in_rm