EasyManua.ls Logo

ZiLOG Z8 - Page 196

ZiLOG Z8
220 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Z8 Microcontrollers
Instruction Descriptions and Formats ZiLOG
12-56 UM001601-0803
RLC
ROTATE LEFT THROUGH CARRY
Example:
If the C Flag is reset and Register C6 contains 8F (10001111B), the statement:
RLC C6
Op Code: 10 C6
leaves Register C6 with the value 1EH (00011110B). The C and V Flags are set, and S and Z Flags are cleared.
Example:
If the C Flag is reset, Working Register R4 contains C6H, and Register C6 contains 8F (10001111B), the statement:
RLC @R4
Op Code: 11 E4
leaves Register C6 with the value 1EH (00011110B). The C and V Flags are set, and S and Z Flags are cleared.

Table of Contents

Other manuals for ZiLOG Z8

Related product manuals