LD (16-bit)

From GbdevWiki
Revision as of 12:01, 25 May 2012 by Beannaich (Talk | contribs) (Created page with 'The 2-byte immediate operand is loaded into the specified register pair. == Instructions == LD BC, $NNNN - 3 Machine Cycles LD DE, $NNNN - 3 Machine Cycles LD HL, $NNNN - 3 …')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The 2-byte immediate operand is loaded into the specified register pair.

Instructions

LD BC, $NNNN - 3 Machine Cycles
LD DE, $NNNN - 3 Machine Cycles
LD HL, $NNNN - 3 Machine Cycles
LD SP, $NNNN - 3 Machine Cycles

Flags

None