Re: FastCode RTL Replacement v0.20 Released!



Hi John an Michael

> Sorry, I thought we were discussing Charalabos's libary, which combines
the
> Direct calling,
> Conditional Compilation, and CPUID based selection into a single unit per
> function (IMO quite successfully).

First we were. Then I gave a short description of the overall library design
and structure. from this description you gave an aswer to the description of
the direct calling library design.

I wrote:
>> A direct calling unit has 9 winner functions = one for each target. All 9
>> functions are interfaced as plain function calls.

John answered:

Are you suggesting that where the same function is the winner on more than
one target, that we completely dupliicate the function (where absolutely no
code should be required).

Regards
Dennis


.



Relevant Pages

  • Re: FastCode RTL Replacement v0.20 Released!
    ... and CPUID based selection into a single unit per ... If there is direct calling then there must be an implementation of the 9 ...
    (borland.public.delphi.language.basm)
  • Re: FastCode RTL Replacement v0.20 Released!
    ... and CPUID based selection into a single unit per ... > If there is direct calling then there must be an implementation of the 9 ... but there is no necessity for 9 interfaces to produce 9 ...
    (borland.public.delphi.language.basm)