Menu

#108 [2/3] PIC16: fix failing rotate.c tests for 32-bit var (1)

closed-accepted
None
5
2008-07-29
2008-07-28
No

When right rotating a multibyte variable, the carry bit must be set with the lsb of the lower byte, and the rotation must be done starting from the most significant byte.
Applies cleanly to revision 5199.

Discussion

  • Mauro Giachero

    Mauro Giachero - 2008-07-28

    Patch fixing a rotation issue on PIC16

     
  • Borut Ražem

    Borut Ražem - 2008-07-29
    • assigned_to: nobody --> borutr
    • status: open --> closed-accepted
     
  • Borut Ražem

    Borut Ražem - 2008-07-29

    Logged In: YES
    user_id=568035
    Originator: NO

    Patch applied in svn revision #5200.

    Borut

     

Log in to post a comment.