Lines Matching refs:ax
58 mov SEG(X86_GDT_ENTRY_16BIT_DS), %ax
59 mov %ax, %ds
60 mov %ax, %es
61 mov %ax, %fs
62 mov %ax, %gs
63 mov %ax, %ss
78 mov $0x0, %ax
79 mov %ax, %ss
82 xor %ax, %ax
83 mov %ax, %ds
101 push %ax
102 xor %ax, %ax
103 mov %ax, %es
104 mov %ax, %fs
105 mov %ax, %gs
106 mov SEG(X86_GDT_ENTRY_16BIT_FLAT_DS), %ax
107 mov %ax, %ds
108 pop %ax
122 mov SEG(X86_GDT_ENTRY_32BIT_DS), %ax
123 mov %ax, %ds
124 mov %ax, %es
125 mov %ax, %gs
126 mov %ax, %ss
127 mov SEG(X86_GDT_ENTRY_32BIT_FS), %ax
128 mov %ax, %fs
181 mov %ax, __lcall_instr + 1
184 mov %ax, __lcall_instr + 3