Arm VERSION 1.2 Manual do Utilizador Página 105

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 360
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 104
Assembler Reference
ARM DUI 0068B Copyright © 2000, 2001 ARM Limited. All rights reserved. 3-27
Example of use of :SB_OFFSET_19_12: and :SB_OFFSET_11_ 0
MyIndex EQU 0
AREA area1, CODE
LDR IP, [SB, #0]
LDR IP, [IP, #MyIndex]
ADD IP, IP, # :SB_OFFSET_19_12: label
LDR PC, [IP, # :SB_OFFSET_11_0: label]
AREA area2, DATA
label
IMPORT FunctionAddress
DCD FunctionAddress
END
These operators can only be used in
ADD
and
LDR
instructions. They can only be used in
the way shown.
Vista de página 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 359 360

Comentários a estes Manuais

Sem comentários