Arm VERSION 1.2 Manual do Utilizador Página 205

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 360
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 204
Thumb Instruction Reference
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All rights reserved. 5-11
5.1.4 PUSH and POP
Push low registers, and optionally the lr, onto the stack.
Pop low registers, and optionally the pc, off the stack.
Syntax
PUSH {reglist}
POP {reglist}
PUSH {reglist, lr}
POP {reglist, pc}
where:
reglist
is a comma-separated list of low registers or low-register ranges.
Note
The braces in the syntax description are part of the instruction format.
They do not indicate that the register list is optional.
There must be at least one register in the list.
Usage
Thumb stacks are full, descending stacks. The stack grows downwards, and the sp
points to the last entry on the stack.
Registers are stored on the stack in numerical order, with the lowest numbered register
at the lowest address.
Vista de página 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 359 360

Comentários a estes Manuais

Sem comentários