Home | History | Annotate | Download | only in stage2

Lines Matching refs:di

74 	movw	$ABS(firstlist - BOOTSEC_LISTSIZE), %di
77 movl (%di), %ebp
83 cmpw $0, 4(%di)
97 movl (%di), %ebx
104 cmpw %ax, 4(%di) /* compare against total number of sectors */
110 movw 4(%di), %ax
114 subw %ax, 4(%di)
117 addl %eax, (%di)
165 movl (%di), %eax
196 cmpw %ax, 4(%di) /* compare against total number of sectors */
203 movw 4(%di), %ax
207 subw %ax, 4(%di)
210 addl %eax, (%di)
264 movw 6(%di), %es /* load destination segment */
272 addw %ax, 6(%di) /* add the corrected value to the destination
283 xorw %di, %di /* zero offset of destination addresses */
300 cmpw $0, 4(%di)
304 subw $BOOTSEC_LISTSIZE, %di