X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=sha1-asm.S;h=a7a33f7b512e6397eedc96772968f9c623b041d5;hb=e08695bd5905f1306c16d617d044d97649b5e2ae;hp=577d9e812f9896be6d54fe06083b531b7d3208c2;hpb=74fe0d1999c8dee4babb971174648da906886874;p=avr-crypto-lib.git diff --git a/sha1-asm.S b/sha1-asm.S index 577d9e8..a7a33f7 100644 --- a/sha1-asm.S +++ b/sha1-asm.S @@ -732,7 +732,7 @@ sha1_nextBlock_update_a: inc LoopC cpi LoopC, 80 brge 1f - jmp sha1_nextBlock_mainloop + rjmp sha1_nextBlock_mainloop /**************************************/ 1: /* littel patch */