Difference between revisions of "LD (16-bit)"
From GbdevWiki
(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 …') |
|||
Line 10: | Line 10: | ||
== Flags == | == Flags == | ||
− | None | + | None |
Revision as of 11:02, 25 May 2012
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