CPU register arithmetic

Everything else that doesn't fall into one of the other PB categories.
RichardL
Enthusiast
Enthusiast
Posts: 532
Joined: Sat Sep 11, 2004 11:54 am
Location: UK

CPU register arithmetic

Post 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