Message-ID: <37F44CF3.7DEEB07A@virtualis.com> Date: Fri, 01 Oct 1999 15:56:04 +1000 From: Alex Mendes da Costa X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Missing Registers? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: a6-p46.syd.fl.net.au X-Trace: 1 Oct 1999 15:59:35 +1000, a6-p46.syd.fl.net.au Organization: Customer of First Link Internet Services, Sydney, Australia Lines: 9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, me again. I worked out the DJGPP inline assembler and got a few nifty things working, but why is there no es or di registers? I'm sure there are others missing too but why don't these exist? I am using GCC. If these really don't exist, then how do I use opcodes like REP STOS? Thanks, Alex