AND
  • Logical AND

Description

Flags affected
N Z C I D V
+ + - - - -
Addressing Modes Assembly OpCode No. Bytes. No. Cycles
Immediate AND #Oper 29 2 2
Zero Page AND Oper 25 2 3
Zero Page, X AND Oper, X 35 2 4
Absolute AND Oper 2D 3 4 [ 1 ]
Absolute, X AND Oper, X 3D 3 4 [ 1 ]
Absolute, Y AND Oper, Y 39 3 4 [ 1 ]
(Indirect, X) AND ( Oper, X ) 21 2 6
(Indirect), Y AND ( Oper ), Y 31 2 5
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution 2.5 License.