Lines Matching +full:11 +full:ax
77 .set SECTOR_SHIFT,11 # number of place to shift
105 xor %ax,%ax # zero %ax
106 mov %ax,%ss # setup the
108 mov %ax,%ds # setup the
109 mov %ax,%es # data segments
220 pm_start: mov $SEL_SDATA,%ax # Initialize
221 mov %ax,%ds # %ds and
222 mov %ax,%es # %es to a flat selector
244 pm_16: mov $SEL_RDATA,%ax # Initialize
245 mov %ax,%ds # %ds and
246 mov %ax,%es # %es to a real mode selector
256 xor %ax,%ax # zero %ax and set
257 mov %ax,%ds # %ds and %es
258 mov %ax,%es # to segment 0
411 mov %ax,edd_addr+0x2 # and store
441 # Trashes: AX, SI
463 twiddle: push %ax # Save
475 pop %ax # Restore