Introduction to x64 Assembly

http://en.wikipedia.org/wiki/Intel

For years, PC programmers used x86 assembly to write performance-critical code. However, 32-bit PCs are being replaced with 64-bit ones, and the underlying assembly code has changed. This white paper is an introduction to x64 assembly. No prior knowledge of x86 code is needed, although it makes the transition easier.

Read more: Introduction to x64 Assembly

Story added 8. April 2013, content source with full text you can find at link above.