Lines Matching refs:eax
52 mov $0x620, %eax
53 mov %eax, %cr4
56 mov $0x100, %eax
62 mov $level4pt, %eax
63 mov %eax, %cr3
66 mov $0x80000001, %eax
67 mov %eax, %cr0
73 mov $0x18, %eax # selector for 32-bit data segment
74 mov %eax, %es # propagate to all data segments
75 mov %eax, %ss
76 mov %eax, %ds
77 mov %eax, %fs
78 mov %eax, %gs