littel bug in the counter handling fixed, tests running ...

This commit is contained in:
bg 2010-04-04 23:38:13 +00:00
parent c6a15ac3ba
commit 267cb0a0d1
1 changed files with 3 additions and 3 deletions

View File

@ -873,10 +873,10 @@ bmw256_nextBlock:
adc acc1, r1
adc acc2, r1
adc acc3, r1
st -X, acc0
st -X, acc1
st -X, acc2
st -X, acc3
st -X, acc2
st -X, acc1
st -X, acc0
/* call f0 */
movw r30, r22
movw r26, r24