ARM VERSION 1.2 Guía de usuario Pagina 10

  • 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 9
be assembled with the -apcs options selected.
2.1.4 Processes and the memory model
ATPCS applies to a single thread of execution or process. The memory state of a process is defined by the contents
of the processor registers and contents of the memory that it can address.
A process can address some or all of these types of memory:
Read-only memory.
Statically-allocated read-write memory.
Dynamically-allocated read-write memory. This is called heap memory.
Stack memory. See The stack.
A process must not alter the memory state of another process unless the two processes are specifically designed to
cooperate.
Using the Procedure Call Standard
Copyright ?1999 2001 ARM Limited 2-2
Vista de pagina 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 132 133

Comentarios a estos manuales

Sin comentarios