ARM VERSION 1.2 Guide de l'utilisateur Page 69

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 133
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 68
5.8 Prefetch Abort handler
If the system has no MMU, the Prefetch Abort handler can simply report the error and quit. Otherwise the address
that caused the abort must be restored into physical memory. lr_ABT points to the instruction at the address
following the one that caused the abort, so the address to be restored is at lr_ABT - 4. The virtual memory fault
for that address can be dealt with and the instruction fetch retried. The handler should therefore return to the same
instruction rather than the following one, for example:
SUBS pc,lr,#4
Handling Processor Exceptions
Copyright ?1999 2001 ARM Limited 5-22
Vue de la page 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 132 133

Commentaires sur ces manuels

Pas de commentaire