Lines Matching full:es
44 mov %bx, %es
82 mov %eax, %es
86 cmpw $0x203, %es:0x206 // if protocol >= 0x203
88 movl $0x37ffffff, %es:0x22c // else assume 0x37ffffff
96 xor %es:0x22c, %eax // if it matches es:0x22c
134 movl %edi, %es:0x218 /* put it in the header */
161 /* So we can set ES to a 32-bit segment */
163 mov %eax, %es
165 /* We're now running in 16-bit CS, but 32-bit ES! */
176 /* ES = CS */
178 mov %ax, %es