Lines Matching refs:ax
57 mov SEG(X86_GDT_ENTRY_16BIT_DS), %ax
58 mov %ax, %ds
59 mov %ax, %es
60 mov %ax, %fs
61 mov %ax, %gs
62 mov %ax, %ss
77 mov $0x0, %ax
78 mov %ax, %ss
81 xor %ax, %ax
82 mov %ax, %ds
100 push %ax
101 xor %ax, %ax
102 mov %ax, %es
103 mov %ax, %fs
104 mov %ax, %gs
105 mov SEG(X86_GDT_ENTRY_16BIT_FLAT_DS), %ax
106 mov %ax, %ds
107 pop %ax
121 mov SEG(X86_GDT_ENTRY_32BIT_DS), %ax
122 mov %ax, %ds
123 mov %ax, %es
124 mov %ax, %gs
125 mov %ax, %ss
126 mov SEG(X86_GDT_ENTRY_32BIT_FS), %ax
127 mov %ax, %fs
180 mov %ax, __lcall_instr + 1
183 mov %ax, __lcall_instr + 3