Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Status of 64 bit assemblers?

0 views
Skip to first unread message

***** charles

unread,
Jul 20, 2006, 5:48:23 PM7/20/06
to
Hi all,

Anyone know if/when 64 bit assemblers as in
x86-64/amd64/em64t types are being developed?

thanks,
charles.....

spam...@crayne.org

unread,
Jul 20, 2006, 11:47:09 PM7/20/06
to

This is becoming a FAQ.
FASM, MASM, and Gas already support 64 bits. Probably a couple of
others do, too.
Cheers,
Randy Hyde

John Doe

unread,
Jul 23, 2006, 2:50:47 PM7/23/06
to
> This is becoming a FAQ.
> FASM, MASM, and Gas already support 64 bits. Probably a couple of
> others do, too.

NASM supports a [BITS 64] directive too.

Also there is YASM, which is an excellent 64-bit assembler.

JD

Frank Kotler

unread,
Jul 23, 2006, 6:05:27 AM7/23/06
to
John Doe wrote:
>>This is becoming a FAQ.
>>FASM, MASM, and Gas already support 64 bits. Probably a couple of
>>others do, too.
>
>
> NASM supports a [BITS 64] directive too.

*Another* forked version? Where are you finding a version of Nasm that
supports this?

> Also there is YASM, which is an excellent 64-bit assembler.

Right!

http://www.tortall.net/projects/yasm/

for that one...

Best,
Frank

0 new messages