=== =========================== === === Bcc – Branch on carry clear === === =========================== === Format 100.100.00 Description Test the carry bit. If C=0, branch to the current address plus the signed displacement. If C=1, take no action. The displament is added to the address of the first instruction following the Bcc. Addressing Modes ┌─────────┬────────────┬──────────┬─────────────┬─────┬─────┬────────────────┬────────────────┐ │ Rel │ 100.100.00 │ 90 ef │ Bcc abcd │ --- │ #2* │ 1000.0000 = 80 │ 0001.0000 = 10 │ └─────────┴────────────┴──────────┴─────────────┴─────┴─────┴────────────────┴────────────────┘ Flags NV-BDIZC - ?
Fehlerhinweise, Kommentare und Anregungen sind mir herzlich willkommen.
Letzte Aktualisierung: 2017-02-23