
Table 4–3:  Control Instructions Summary (Continued)
| Mnemonic | Operation | 
| 
 | 
 | 
| BNE | Branch if Register Not Equal to Zero | 
| BR | Unconditional Branch | 
| BSR | Branch to Subroutine | 
| JMP | Jump | 
| JSR | Jump to Subroutine | 
| RET | Return from Subroutine | 
| JSR_COROUTINE | Jump to Subroutine Return | 
| 
 | 
 | 
Instruction Descriptions 
