LD (16-bit)
From GbdevWiki
Revision as of 11: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 …')
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