Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Tuesday 11 February 2014

Assembly Language Succinctly


Assembly language is as close to writing machine code as you can get without writing in pure hexadecimal. Since it is such a low-level language, it’s not practical in all cases, but should definitely be considered when you’re looking to maximize performance.

With Assembly Language Succinctly by Chris Rose, you’ll learn how to write x64 assembly for modern CPUs, first by writing inline assembly for 32-bit applications, and then writing native assembly for C++ projects. You’ll learn the basics of memory spaces, data segments, CISC instructions, SIMD instructions, and much more.

Whether you’re working with Intel, AMD, or VIA CPUs, you’ll find this book a valuable starting point since many of the instructions are shared between processors.

Title Assembly Language Succinctly
Author(s) Chris Rose
Publisher: Syncfusion Inc. (2013)
Paperback: N/A
Language: English
ISBN-10/ASIN: N/A
ISBN-13: N/A
Download: http://www.syncfusion.com/Content/downloads/ebook/Assembly_Language_Succinctly.pdf

No comments:

Post a Comment

loading...

Search: