Hasty Briefsbeta

Bilingual

The Art of Assembly Language

a year ago
  • #Computer Architecture
  • #Programming
  • #Assembly Language
  • The Art of Assembly Language Programming is available from No Starch Press.
  • The text covers a wide range of topics from basic data declarations to advanced control structures.
  • Includes detailed sections on installation for both Windows and Linux.
  • Discusses various data types including Boolean, character, and floating-point representations.
  • Explores memory organization, addressing modes, and system components like the bus and I/O subsystems.
  • Covers advanced topics such as multiprecision operations, bit manipulation, and string instructions.
  • Provides insights into floating-point arithmetic and conversions.
  • Includes chapters on exception handling, macros, and compile-time language features.
  • Discusses object-oriented programming in assembly with classes, inheritance, and virtual methods.
  • Covers MMX technology and instructions for multimedia applications.
  • Explains how to mix HLA with other languages like Delphi and C/C++.