Page 1 of 1

Error/typo in spinASM cheatsheet

Posted: Wed Oct 24, 2018 12:21 pm
by knutolai
Hi Admin

I think I found an error in the cheatsheet document:
http://www.spinsemi.com/knowledge_base/cheat.html

The RDFX instruction formula looks different in the manual and in the cheatsheet. Which one is the correct one?

Acc + (reg-acc)*k1
Vs
Reg + (acc-reg)*k1

Re: Error/typo in spinASM cheatsheet

Posted: Wed Oct 24, 2018 5:55 pm
by frank
The manual is correct, will fix the cheat sheet. Thanks for catching this.

Re: Error/typo in spinASM cheatsheet

Posted: Thu Oct 25, 2018 2:42 am
by knutolai
Was very confused last night haha... Glad I could help!