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 known amounts.
>
> Is there any point in doing this for C programs, or are modern compilers
> sophisticated enough to do such things themselves?
>
> If anyone is interested *7 is:
> RSB R1, R0, R0, LSL #3
:-) Memories... I love ARM assembly...
Modern compilers will do such things. If they exploit other
features of the ARM (such as all instructions being conditional)
I don't know, but it's very well possible.
Ciao,
-- FA A world of exhaustive, reliable metadata would be an utopia. It's also a pipe-dream, founded on self-delusion, nerd hubris and hysterically inflated market opportunities. (Cory Doctorow) _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Tue Aug 19 00:15:02 2014
This archive was generated by hypermail 2.1.8 : Tue Aug 19 2014 - 00:15:03 EEST