Home
last modified time | relevance | path

Searched refs:MY_CS (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/memdisk/
Dmemdisk16.asm25 MY_CS equ 0x0800 ; Segment address to use define
26 CS_BASE equ (MY_CS << 4) ; Corresponding address
29 BOUNCE_SEG equ (MY_CS+0x1000)
101 mov ax,MY_CS
114 jmp MY_CS:.next
166 ; and then exit. IMPORTANT: This code assumes cs == MY_CS.
648 jmp MY_CS:.in_rm