6809/6309 Mnemonic Lookup

Counter = 178788

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
LBGT 102E 5/6 4

Documentation

Description:

Long Branch If Greater Than Zero [IF (CC.N = CC.V) AND (CC.Z = 0) then PC' <- PC + IMM]