English
Language : 

Z86E3016PSG Datasheet, PDF (336/348 Pages) Zilog, Inc. – Z86E3016PSG
Z8 Family of Microcontrollers
User Manual
318
SWAP B3h
Op Code: F0 B3
will leave the value 3Bh (00111011B) in Register BCh. The Z and S flags
are cleared.
Example
If Working Register R5 contains BCh and Register BCh contains B3h
(10110011B), the statement:
SWAP @R5h
Op Code: F1 E5
will leave the value 3Bh (00111011B) in Register BCh. The Z and S flags
are cleared.
Instruction Description
UM001602-0904