Lines Matching refs:movw
60 movw $0x2000, %di /* 0x2000 is arbitrary value >= length
63 movw $BOOTSEG, %ax
64 movw %ax,%ds
65 movw %ax,%es
68 movw %ax, %ss /* put stack at BOOTSEG:0x2000. */
69 movw %di,%sp
72 movw $why_end-why, %cx
73 movw $why, %si
75 movw $0x0007, %bx /* page 0, attribute 7 (normal) */
191 movw %ax, %ss
192 movw $0x7c00, %sp
198 movw %bx, %ss
199 movw $_estack16, %sp