Home | History | Annotate | Download | only in bootxx

Lines Matching refs:cx

129 	xor	%cx, %cx		/* don't trust values of ds, es or ss */
130 mov %cx, %ss
131 mov %cx, %sp
132 mov %cx, %es
137 mov %cx, %ds
146 incw %cx /* track zero sector 1 */
226 movw 2(%di), %cx /* ch=cyl, cl=sect */
275 and $0x3f, %cx /* number of sectors */
276 mul %cx
376 movw %cx, %ds