[fpc-pascal] Free Pascal Support for ARM Architecture
Marc Santhoff
M.Santhoff at t-online.de
Mon Dec 8 19:27:43 CET 2008
Am Montag, den 08.12.2008, 19:22 +0100 schrieb Jonas Maebe:
> On 08 Dec 2008, at 18:26, Marc Santhoff wrote:
>
> > There are some ARM7 (and maybe ARM9, not sure) core variants having no
> > hardware multiplication unit. IIRC the M in TDMI stands for "hardware
> > multiplier unit". Experiences with gcc showed me that the 32x32=64
> > mult
> > commands are not used in that case.
>
> That's a compiler and not an assembler decision.
Yes, you're right, sorry. Code generator issue, that is.
Marc
More information about the fpc-pascal
mailing list