User Tools

Site Tools


spo600:assembler_basics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spo600:assembler_basics [2025/01/08 21:53] – [Compiling an Assembly Language Program using the NASM Assembler] chrisspo600:assembler_basics [2025/02/11 11:58] (current) chris
Line 5: Line 5:
 =====  Format of an Assembly Language program  ===== =====  Format of an Assembly Language program  =====
  
-The traditional extension for assembly-language source files that will be used as input to an assembler is ''.s'' or ".asm", or ''.S'' for files that need to go through the C preprocessor (''cpp'') and compiler (''cc'').+The traditional extension for assembly-language source files that will be used as input to an assembler is ''.s'' (or __.asm__ on some platforms), or ''.S'' for files that need to go through the C preprocessor (''cpp'') and possibly the compiler (''cc'').
  
 An assembly-language program consists of: An assembly-language program consists of:
spo600/assembler_basics.1736373180.txt.gz · Last modified: 2025/01/08 21:53 by chris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki