6809/6309 Mnemonic Lookup

Counter = 178875

You can lookup a single instruction by typing in "ldx" without the quotes. You can also lookup multiple instructions like "ldx,ldy".

To see all instructions click the Show All button.

Reference: Sock's GIME Reference | Sock's CPU Cycle Data Charts

Mnemonic: | Show All | Registers | Addressing Modes

* = 6309 Immediate Direct Indexed Extended Inherent Relative Register Memory
* Mnemonic Opcode Cycles Length Opcode Cycles Length Opcode Cycles Length Opcode Cycles Length Opcode Cycles Length Opcode Cycles Length Opcode Cycles Length Opcode Cycles Length
BNE 26 3 2

Documentation

Description:

Branch If Not Equal to Zero (CC.Z=0, clear) [IF CC.Z = 0 then PC' <- PC + IMM]