| 
 | Hauptseite - Welches System? - Hardware - Software - Emulatoren - | Internet MausNet Programmieren Verweise Über | 
| NAME | Bcc -- Conditional branch | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| SYNOPSIS | 
 * 68020+ only | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FUNCTION | If condition true then program execution continues at: (PC) + offset. PC value is instruction address more two. Offset is the relative value in bytes which separate Bcc instruction of mentioned label. Condition code 'cc' specifies one of the following: 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| FORMAT | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| RESULT | None. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|   | English version not yet available. |