ARM VERSION 1.2 Guía de usuario Pagina 13

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 133
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 132 133

Comentarios a estos manuales

Sin comentarios