Optimizing CRC16 routine.


Results 1 to 20 of 20

Threaded View

  1. #10
    Join Date
    Aug 2005
    Location
    Michigan, USA
    Posts
    224


    Did you find this post helpful? Yes | No

    Default

    The inner loop starts at label "L00110" and uses about 18 instruction cycles (worst case) each loop iteration for a whopping total of right around 144 cycles per byte processed.

    I have not check the rest of the code. I must get back to my studies.

    Cheerful regards, Mike
    Last edited by Mike, K8LH; - 16th January 2011 at 19:35.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts