Searched refs:CODE_ADDR (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/boot/i386/pc/
H A Dcdboot.S27 #define CODE_ADDR 0x6000 define
66 movw $(CODE_ADDR), %sp
H A Dlnxboot.S28 #define CODE_ADDR 0x6000 define
152 movw $(CODE_ADDR), %sp
154 /* Move itself to 0:CODE_ADDR. */
159 movw $(CODE_ADDR >> 4), %ax
165 ljmp $(CODE_ADDR >> 4), $(real_code_2 - start)

Completed in 858 milliseconds