News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

x64 again

Started by RedXVII, June 13, 2006, 05:52:31 PM

Previous topic - Next topic

RedXVII

Can masm compile x64 code?

Also, I was wondering, with the introduction of 64-bit if there will be any changes/additions to opcodes, does anyone know?

Ossa

#1
Yes, MASM can compile x64 - you need ML 8 (see this thread).

Read the AMD (or Intel) 64 bit manuals for changes to both instructions and registers.

Ossa
Website (very old): ossa.the-wot.co.uk

GregL

I believe you need ML64.EXE to assemble 64-bit.