Home | History | Annotate | Download | only in lib

Lines Matching refs:ax

96 	mov	%cs, %ax
97 mov %ax, ourseg
107 mov %ax, %dx
112 movw %ax, gdt+gdt_index+2; \
151 or $CR0_PE, %ax
160 mov %ax, %ds
161 mov %ax, %es
162 mov %ax, %ss
217 movw $bootrealdata, %ax
218 movw %ax, %ds
219 movw %ax, %es
220 movw %ax, %ss
241 mov %cs, %ax
242 mov %ax, %ds
243 mov %ax, %es
248 mov stkseg, %ax
249 mov %ax, %ss
255 movw 2/*bp*/ + 4/*eax*/ + 2(%bp), %ax /* high bits ret addr */
256 test %ax, %ax
292 movw ourseg, %ax