Assembly programming in plain view

GAS (GNU Assembler)

  • Overview (pdf)
  • Command-line (pdf)
  • Syntax (pdf)
  • Sections and Relocations (pdf)
  • Symbols (pdf)
  • Expression (pdf)
  • Directives (1) (pdf)
  • Directives (2) (pdf)
  • Directives (3) (pdf)

GCC Inline Assembly


NASM


ld (Gnu Linker)

Linker Script

  • Basic Script Concepts
  • Script Format
  • Simple Example
  • Simple Commands
  • Assignments
  • SECTIONS
  • MEMORY
  • PHDRS
  • VERSION
  • Expression
  • Implicit Linker Scripts


go to [ C programming in plain view ]

This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.