UM012811-0904
eZ8 CPU Instruction Set Description
eZ8 CPU
User Manual
189
•
If Register 5DH contains the value
A0H
, and Register A0H contains the value
0FH
(00001111B), the statement:
TM @5D, #10H
Object Code: 77 5D 10
tests bit 4 of the Register A0H for 0, sets the Z flag (indicating bit 4 in the destination
operand was 0) and clears the S and V flags.