English
Language : 

HT80C51 Datasheet, PDF (95/132 Pages) List of Unclassifed Manufacturers – User Manual Document Information
HT80C51 User Manual
80C51 Family Instruction Set – Instruction definitions
ANL A,Rn
Bytes: 1
Cycles: 1
Encoding: 0 1 0 1 1 r r r
Operation: ANL
(A) ← (A) ∧ (Rn)
ANL A ,direct
Bytes: 2
Cycles: 1
Encoding: 0 1 0 1 0 1 0 1
Operation: ANL
(A) ← (A) ∧ (direct)
ANL A,@Ri
Bytes: 1
Cycles: 1
Encoding: 0 1 0 1 0 1 1 i
Operation: ANL
(A) ← (A) ∧ ((Ri))
ANL A,#data
Bytes: 2
Cycles: 1
Encoding: 0 1 0 1 0 1 0 0
Operation: ANL
(A) ← (A) ∧ #data
ANL direct,A
Bytes: 2
Cycles: 1
Encoding: 0 1 0 1 0 0 1 0
Operation: ANL
(A) ←(direct) ∧ (A)
ANL direct,#data
Bytes: 3
Cycles: 2
Encoding: 0 1 0 1 0 0 1 1
Operation: ANL
(direct) ←(direct) ∧ #data
Handshake Solutions
direct address
immediate data
direct address
direct address
immediate data
© Philips Electronics N.V. 2005
Page 95 of 132