Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2007 20:29:46 -0800 (PST)
From:      Nate Eldredge <nge@cs.hmc.edu>
To:        zhang feng <tinierbean@gmail.com>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: how do i write assembly code in amd64
Message-ID:  <Pine.LNX.4.64.0712222028270.32093@knuth.cs.hmc.edu>
In-Reply-To: <d38327e0712221956t7b7ead72xda3f65e15a23b1a@mail.gmail.com>
References:  <d38327e0712221956t7b7ead72xda3f65e15a23b1a@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Dec 2007, zhang feng wrote:

> hello,all
> i write asm32 code in linux.when i run the code in freebsd amd64, it cannt
> run.
> someone give me a help for coding asm64 in freebsd.

amd64 has a whole different instruction set than 32-bit x86, though there 
are similarities.  Documentation is available at 
http://www.amd.com/us-en/Processors/DevelopWithAMD/0,,30_2252_9044,00.html 
, under "AMD64 Architecture Programmers' Manuals".


-- 
Nate Eldredge
nge@cs.hmc.edu



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.64.0712222028270.32093>