Arm VERSION 1.2 Manuale Utente Pagina 105

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 360
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 359 360

Commenti su questo manuale

Nessun commento