byte count
Tanenbaum [1987] Operating Systems
mov dx,32(bp)
mov cx,30(bp)
dx = high-order word of byte count
cx = low-order word of byte count