avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [patch #7073] util/crc16.h: reduce xmodem-crc from 25 to


From: Joerg Wunsch
Subject: [avr-libc-dev] [patch #7073] util/crc16.h: reduce xmodem-crc from 25 to 22 assembler instructions
Date: Tue, 08 Jun 2010 11:12:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5

Update of patch #7073 (project avr-libc):

                  Status:                    None => Need Info              
             Assigned to:                    None => joerg_wunsch           

    _______________________________________________________

Follow-up Comment #1:

Did you actually test it?

crc16-3.s: Assembler messages:
crc16-3.s:130: Error: register number above 15 required

This comes from:

andi   __tmp_reg__,0xf0

Please resubmit it.  Before, please test against the testcase
[tests/simulate/]util/crc16-3.c.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7073>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]