NASM - The Netwide Assembler

NASM Forum => Programming with NASM => Topic started by: Keith Kanios on April 12, 2007, 02:59:11 AM

Title: NASM 64-bit Support is HERE!!!
Post by: Keith Kanios on April 12, 2007, 02:59:11 AM
My modifications to NASM for general x86-64/x64/AMD64/EM64T support have been uploaded to the NASM CVS at http://sourceforge.net/cvs/?group_id=6208 (http://sourceforge.net/cvs/?group_id=6208)

It will probably take some time for some possible bug fixes and various "official" testing before it will be considered a stable release, but you can be apart of this process to help bring it out as a full release by compiling the latest CVS version and testing various 64-bit code against it!!!

Enjoy :)
Title: Re: NASM 64-bit Support is HERE!!!
Post by: nobody on July 09, 2007, 05:05:23 AM
Wow!
Title: Re: NASM 64-bit Support is HERE!!!
Post by: nobody on October 28, 2007, 06:40:27 PM
Is the mandatory function markup required for x86-64 Windows supported?  (.xdata and .pdata sections)
Title: Re: NASM 64-bit Support is HERE!!!
Post by: nobody on October 29, 2007, 04:28:30 AM
> mandatory function markup required

Let's make things easy.