Arm VERSION 1.2 Manuel d'utilisateur Page 105

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 360
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 359 360

Commentaires sur ces manuels

Pas de commentaire