EXX
EXX exchanges BC, DE, and HL with shadow registers with BC', DE', and HL'.
Syntax
exx
Effects
All flags preserved.
Uses
Most useful in interrupts as an alternative to saving those registers on the stack. If you want to use this command outside an interrupt, make sure interrupts are disabled first.
T-States
4 t-states
See Also
page revision: 2, last edited: 29 Oct 2014 17:32