Add interrupt schema
This commit is contained in:
parent
9c58721451
commit
d1b4c5e512
2 changed files with 902 additions and 1 deletions
|
@ -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
|
||||

|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue