Re: Best X86 assembler for Unix?
- From: Frank Kotler <spamtrap@xxxxxxxxxx>
- Date: Mon, 23 Oct 2006 03:40:05 -0400
dave wrote:
I am a very experienced, but rusty x86 assembly programmer
with a new AM2 Athlon64 chip that I want to code for in 64-bit mode. Is there an alternative assembler to (G)AS for Athlon 64 that anyone can recommend? (I checked out nasm, but the one I
downloaded had no reg defs for AMD's new registers. I'm running
64-bit OpenBSD).
Fasm:
http://flatassembler.net/download.php
Or Yasm:
http://www.tortall.net/projects/yasm
Note that (G)as has got an ".intel_syntax" option that you also might like.
Best,
Frank
.
- Follow-Ups:
- Re: Best X86 assembler for Unix?
- From: dave
- Re: Best X86 assembler for Unix?
- From: dave
- Re: Best X86 assembler for Unix?
- References:
- Best X86 assembler for Unix?
- From: dave
- Best X86 assembler for Unix?
- Prev by Date: Get the FAQs
- Next by Date: How interrupts work (x86 vs. C64)
- Previous by thread: Best X86 assembler for Unix?
- Next by thread: Re: Best X86 assembler for Unix?
- Index(es):