beautypg.com

Maxim Integrated 71M6513H Power Meter IC Family Software User Manual

Page 108

background image

71M651x Software User’s Guide

Mnemonic

Description

Code

Bytes

Cycles

CLR C

Clear carry flag

C3

1

1

CLR bit

Clear direct bit

C2

2

3

SETB C

Set carry flag

D3

1

1

SETB bit

Set direct bit

D2

2

3

CPL C

Complement carry flag

B3

1

1

CPL bit

Complement direct bit

B2

2

3

ANL C,bit

AND direct bit to carry flag

82

2

2

ANL C,/bit

AND complement of direct bit to carry

B0

2

2

ORL C,bit

OR direct bit to carry flag

72

2

2

ORL C,/bit

OR complement of direct bit to carry

A0

2

2

MOV C,bit

Move direct bit to carry flag

A2

2

2

MOV bit,C

Move carry flag to direct bit

92

2

3

Table 6-12: Boolean Manipulations

Revision 2.4

TERIDIAN Proprietary

108 of 137

© Copyright 2005-2006 TERIDIAN Semiconductor Corporation