=== ================================= ===
=== Bne – Branch on not equal to zero ===
=== ================================= ===

Format
110.100.00

Description
Test the zero flag. If Z=0, branch to the current address plus the signed displacement. If Z=1, take no
action. The displacement is added to the address of the first instruction following the Bne.

Addressing Modes
┌─────────┬────────────┬──────────┬─────────────┬─────┬─────┬────────────────┬────────────────┐
│ Rel     │ 110.100.00 │ d0 ef    │ Bne abcd    │ --- │ #2* │ 1100.0000 = c0 │ 0001.0000 = 10 │
└─────────┴────────────┴──────────┴─────────────┴─────┴─────┴────────────────┴────────────────┘

Flags
NV-BDIZC
  -   ? 

Fehlerhinweise, Kommentare und Anregungen sind mir herzlich willkommen.

Letzte Aktualisierung: 2017-02-23