Re: FastCode RTL Replacement v0.20 Released!



"Dennis" <marianndkc@xxxxxxxxxxxxxxx> wrote in message
news:434a68ea@xxxxxxxxxxxxxxxxxxxxxxxxx
> 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).

Ok, we are discussing the direct calling unit only.

My opinion about not unnecessarily duplicating functions (for the reasons
given in my previous meesage) do still apply

regards,
John


.



Relevant Pages

  • Re: FastCode RTL Replacement v0.20 Released!
    ... > Hi John ... > Are you a ware that we have 4 different kind of libraries? ... > We are discussing the "Direct Calling" libraries. ...
    (borland.public.delphi.language.basm)
  • Re: FastCode RTL Replacement v0.20 Released!
    ... > Hi John ... >>> 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 ... Prev by Date: ...
    (borland.public.delphi.language.basm)