| Purpose: | To branch on bit test | ||||||
| Format: | opcode pos.rl, base.ab, displ.bb | ||||||
| Operation: |
|
||||||
| Condition Codes: |
N <- N; Z <- Z; V <- V; C <- C; |
||||||
| Exceptions: | Reserved Operand | ||||||
| Opcodes: |
|
||||||
| Description: | The single bit specified by the position and base operands is tested. If it is in the test state indicated by the instruction, the sign-extended branch displacement is added to the PC and the PC is replaced by the result. | ||||||
| Notes: |
|