Home | History | Annotate | Download | only in boot

Lines Matching refs:ax

64 	sub	$2b, %cx		/* %ax is offset */
68 3: mov %cs, %ax
70 add %cx, %ax /* segment staring at boot_start */
71 push %ax
77 mov %cs, %ax
78 mov %ax, %es
95 mov %ax, %ds
98 add $0x1001, %ax /* and + 64k */
99 mov %ax, %ss /* for stack */
130 push %ax