HomeSort by relevance Sort by last modified time
    Searched refs:REAL_CS (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/arch/i386/include/
librm.h 15 #define REAL_CS 0x28
  /external/syslinux/gpxe/src/arch/i386/transitions/
librm.S 36 * not knowing the value of REAL_CS when the ljmp is encountered.
77 .org gdt + REAL_CS, 0
78 real_cs: /* 16 bit real mode code segment */ label
120 /* Store rm_cs and _text16, set up real_cs segment */
125 movw $real_cs, %bx
297 ljmp $REAL_CS, $1f

Completed in 72 milliseconds