From: Newsgroups: comp.os.msdos.djgpp Subject: Assembler Date: Tue, 6 Oct 1998 14:54:01 +0200 Organization: Universidad de Vigo Lines: 11 Message-ID: NNTP-Posting-Host: atlas.uvigo.es 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 Reply-To: djgpp AT delorie DOT com I need some routines "time-critical", and I need program them in ASM. The questin is: How can I use the Intel ASM sintax??? Is necesary to use protected mode selectors,etc... for the memory acceses? I need some material about this for interfacing ASM with the GCC. snadrel AT atlas DOT uvigo DOT es