ARM VERSION 1.2 Uživatelská příručka Strana 13

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 133
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 12
To comply with the ATPCS in assembly language, unless your object file contains no external calls, you must:
Ensure that 8-byte alignment of the stack is preserved at all external interfaces. (The stack pointer must always
move by an even number of words between entry to your code and any external call from your code.)
Use the PRESERVE8 directive to inform the linker that 8-byte alignment is preserved (see the Directives
Reference chapter in Assembler Guide
).
Using the Procedure Call Standard
Copyright ?1999 2001 ARM Limited 2-5
Zobrazit stránku 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 132 133

Komentáře k této Příručce

Žádné komentáře