Lines Matching refs:ds
42 movw %ax, %ds
67 movw %ax, %ds # DS = 0x0000
86 movw %ax, %ds
186 pushw %ds
188 movw %cx, %ds
191 movb %bl, %ds:2(%si) # 02 = Number Of Block transfered
192 movw %di, %ds:4(%si) # 04 = Transfer Buffer Offset
193 movw %es, %ds:6(%si) # 06 = Transfer Buffer Segment
194 movl %eax, %ds:8(%si) # 08 = Starting LBA (Low)
195 movl %edx, %ds:0xc(%si) # 0C = Starting LBA (High)
200 popw %ds
226 movw %ax, %ds