[Prev] [Next] [Contents] [Commodore] [New] [Search] [Home]

PLA

PLA Pull accumulator from stack

PLA

Operation: A ↑ N Z C I D V
_ _ _ _ _ _
(Ref: 8.6)
Addressing ModeAssembly Language FormOP CODENo. BytesNo. Cycles
Implied PLA 68 1 4

PLP

PLP Pull processor status from stack

PLP

Operation: P↓ N Z C I D V
_ _ _ _ _ _
(Ref: 8.12)
Addressing ModeAssembly Language FormOP CODENo. BytesNo. Cycles
Implied PLP 28 1 4

ROL

ROL Rotate one bit left (memory or accumulator)

ROL

Operation: ← 7|6|5|4|3|2|1|0 ← C ← N Z C I D V
/ / / _ _ _
(Ref: 10.3)
Addressing ModeAssembly Language FormOP CODENo. BytesNo. Cycles
Accumulator ROL A 2A 1 2
Zero Page ROL Oper 26 2 5
Zero Page, X ROL Oper, X 36 2 6
Absolute ROL Oper 2E 3 6
Absolute, X ROL Oper, X 3E 3 7


[Prev] [Next] [Contents] [Commodore] [New] [Search] [Home]
This page has been created by Sami Rautiainen.
Read the small print. Last updated December 07, 2002.