Page 1 of 1

CPU register arithmetic

Posted: Mon May 22, 2006 8:54 pm
by RichardL
Hi,

There have been some examples posted in the Pure Basic forum that illustrate how to write arithmetic functions so they run very fast.

Does anyone know if there is an 'official' document that provides hints on this topic and in particular how best to craft code to ensure that BASIC variables are held and manipulated in CPU registers?

RichardL