Lines Matching refs:eax
50 mov $1, %eax
51 mov %eax, %cr0
55 #mov $0x08, %eax # TSS needed later for handling
57 mov $0x18, %eax # selector for 32-bit data segment
58 mov %eax, %es # propagate to all data segments
59 mov %eax, %ss
60 mov %eax, %ds
61 mov %eax, %fs
62 mov %eax, %gs
66 mov $0x1, %eax
70 mov $0x600, %eax
71 mov %eax, %cr4
109 push %eax