Xref: news2.mv.net comp.os.msdos.djgpp:5166 From: mwallace AT skyler DOT wiltel DOT com Newsgroups: comp.os.msdos.djgpp Subject: Assembly Date: Wed, 19 Jun 96 10:34:36 Organization: WilTel Lines: 12 Message-ID: NNTP-Posting-Host: pc66219.wiltel.com Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I am trying to port an assembly routine to DJGPP. However, DJGPP does not recognize the op code I'm trying to use. The code is "shrd edx, eax, 16". I don't know that much about assembly. How do I simulate this using other op codes? Thanks. michael DOT wallace AT wcom DOT com