BBR5         Branch to Address if bit 5 is clear in indicated address location    BBR5


 4510 Versions:

  Operation:  PC <- [PC + R8]                               N V - B D I Z C
                                                            . . . . . . . .

  +----------------+-----------------------+---------+---------+----------+
  | Addressing Mode| Assembly Language Form| OP CODE |No. Bytes|No. Cycles|
  +----------------+-----------------------+---------+---------+----------+
  |  ZeroPage,Rel  |   BBR5 $FF,$RR        |   $5F   |    3    |    4br   |
  +----------------+-----------------------+---------+---------+----------+
  b Add 1 if branch is taken
    Add 1 if branch taken crosses a page boundary
  r Add 1 if clock speed is at 40 MHz