Notes on i8086 string assembly routines. Author: Kees J. Bot 27 Jan 1994 These routines are simply translations of the 386 code, so all comments to that code apply here. The #if __BCC__ junk has been added because BCC-AS has trouble guessing if a jump should have a short or a long displacement. -- $PchId: README,v 1.3 1996/02/23 08:26:08 philip Exp $