EX (SP),HL

Exchange HL with top of stack.
Function: (SP) <- L; (SP + 1) <- H
 
Format:
 
Description:
 
Data Flow:
 
Timing:
 
Addressing Mode:
 
Byte Codes:
 
Flags:
 
(no effect)
 
Example:

OBJECT CODE
Before:
 
After: