| 
 | Hauptseite - Welches System? - Hardware - Software - Emulatoren - | Internet MausNet Programmieren Verweise Über | 
| NAME | TRAP -- Initiate processor trap | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS | 
 | ||||||||||||||||||||||||||||||||
| FUNCTION | Processor starts an exception process. TRAP number is pointed out by 4 bits into the instruction. 16 vectors are free to be used for TRAP (vectors from 32 to 47). So the <number> can go from 0 to 15. PC and SR are stored to SSP, and Vector is written to PC. | ||||||||||||||||||||||||||||||||
| FORMAT | 
 | ||||||||||||||||||||||||||||||||
| RESULT | None. | ||||||||||||||||||||||||||||||||
|   | English version not yet available. |