| 
 | Hauptseite - Welches System? - Hardware - Software - Emulatoren - | Internet MausNet Programmieren Verweise Über | 
| NAME | BSR -- Branch to subroutine | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS | 
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FUNCTION | Pushes the long word address which follows the BSR instruction to
stack. Program execution continues at location (PC) + offset. Offset is the relative gap between PC value and label. This gap is calculated by complement to two and is coded on 8 bits or on 16 bits. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FORMAT | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RESULT | None. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|   | English version not yet available. |