On Mon, 18 Aug 2014 18:36:35 +
Fons Adriaensen wrote:
> On Mon, Aug 18, 2014 at 06:11:33PM +0100, Will Godfrey wrote:
> > A long time ago ... in a land far away :)
> > I did some assembler programming on the Acorn Archimedes (ARM 2/3) and
> > worked
> > out a series of additions and subtract
On Mon, Aug 18, 2014 at 06:11:33PM +0100, Will Godfrey wrote:
> A long time ago ... in a land far away :)
> I did some assembler programming on the Acorn Archimedes (ARM 2/3) and worked
> out a series of additions and subtractions that would perform very fast
> multiplication of awkward numbers by
On 08/18/2014 07:11 PM, Will Godfrey wrote:
A long time ago ... in a land far away :)
I did some assembler programming on the Acorn Archimedes (ARM 2/3) and worked
out a series of additions and subtractions that would perform very fast
multiplication of awkward numbers by known amounts.
Is there
A long time ago ... in a land far away :)
I did some assembler programming on the Acorn Archimedes (ARM 2/3) and worked
out a series of additions and subtractions that would perform very fast
multiplication of awkward numbers by known amounts.
Is there any point in doing this for C programs, or ar