From: "Steven S. Falls" Newsgroups: comp.os.msdos.djgpp Subject: NASM and DJGPP Date: Fri, 22 May 1998 11:45:09 -0700 Organization: EarthLink Network, Inc. Lines: 5 Message-ID: <3565C7B5.D4948202@earthlink.net> Reply-To: broadview AT earthlink DOT net NNTP-Posting-Host: ip133.san-francisco22.ca.pub-ip.psi.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In DJGPP asm I can make functions with ebp being used as a general register but In nasm when I use it it get a gpf. why? Thanks, -Ardy