Searched refs:BOOTSEG (Results 1 – 2 of 2) sorted by relevance
42 #define BOOTSEG 0x07C0 /* original address of boot-sector */ macro58 jmp $BOOTSEG, $1f /* reload cs:ip to match relocation addr */63 movw $BOOTSEG, %ax
21 .equ BOOTSEG, 0x07C0 /* original address of boot-sector */ define31 jmp $BOOTSEG, $go /* reload cs:ip to match relocation addr */37 movw $BOOTSEG, %ax