Add interrupt schema

This commit is contained in:
Yorick Barbanneau 2021-11-11 01:44:01 +01:00
parent 9c58721451
commit d1b4c5e512
2 changed files with 902 additions and 1 deletions

View file

@ -44,7 +44,9 @@ d'interruption:
* Celle basées sur le matériel
* Celle basée sur le temps (horloge)
La routine propre à l'interruption appellen ensuite une *iret* afin de reprendre
![Fonctionnement des interruptions](images/interruptions.svg)
La routine propre à l'interruption appelle ensuite une *iret* afin de reprendre
l'exécution précédente.
sous certaines conditions, certaines interruptions sont "masquable" *(mais elle