Introduction - If you have any usage issues, please Google them yourself
A simple loop is executed. The accumulator is cleared and the Carry flag is set (made 1). Register R1 is used as a loop counter, set equal to 3. The loop (executed 3 times) rotates the accumulator with the Carry Flag to the left.