- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
After having the knowledge about the Intel 8086 programming, I would like to take a step ahead and learn the X32 and X64 bit ASM programming.
From where should I begin for this task and is MASM enough to assemble these programs or will i require any other assembler to do so?
Please reply
After having the knowledge about the Intel 8086 programming, I would like to take a step ahead and learn the X32 and X64 bit ASM programming.
From where should I begin for this task and is MASM enough to assemble these programs or will i require any other assembler to do so?
Please reply
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use Visual Studio 2010 to assemble x86 and x86-64 code,also NASM assembler will suit your needs for 64-bit coding.You can check also MASM32 project i'am using it for simple assembly windows programming.
There are other assemblers too:
GoAsm
YASM
TASM
look here http://en.wikipedia.org/wiki/List_of_assemblers
I will also recommend you a good introductionary 64-bit assembly programming under linux
"Introduction to 64 Bit Intel Assembly Language Programming for Linux"

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page