ROR |
ROR Rotate one bit right (memory or accumulator) |
ROR | |||||||||||||||||||||||||||||||
Operation: → C → 7|6|5|4|3|2|1|0 → |
N Z C I D V/ / / _ _ _ | ||||||||||||||||||||||||||||||||
| (Ref: 10.4) | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
| Note: ROR instruction is available on MCS650x microprocessors after June, 1976. | |||||||||||||||||||||||||||||||||
RTI |
RTI Return from interrupt |
RTI | |||||||||||
Operation: P↑ PC↑ |
N Z C I D V From stack | ||||||||||||
| (Ref: 9.6) | |||||||||||||
| |||||||||||||
RTS |
RTS Return from subroutine |
RTS | |||||||||||
Operation: PC↑, PC + 1 → PC |
N Z C I D V_ _ _ _ _ | ||||||||||||
| (Ref: 8.2) | |||||||||||||
| |||||||||||||
| This page has been created by Sami Rautiainen. | |
| Read the small print. | Last updated December 08, 2002. |