
  MOV R7,#0 ; process bit 0
  CALL PROCESS_BIT
  INC R7    ; process bit 1
  CALL PROCESS_BIT