Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/arch/i386/prefix/
Dlkrnprefix.S42 #define BOOTSEG 0x07C0 /* original address of boot-sector */ macro
58 jmp $BOOTSEG, $1f /* reload cs:ip to match relocation addr */
63 movw $BOOTSEG, %ax
Ddskprefix.S21 .equ BOOTSEG, 0x07C0 /* original address of boot-sector */ define
31 jmp $BOOTSEG, $go /* reload cs:ip to match relocation addr */
37 movw $BOOTSEG, %ax