Difference between revisions of "LD (16-bit)"

From GbdevWiki
Jump to: navigation, search
(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 12: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