The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 4,225 other subscribers

A slightly optimized TDateTime functions (YearOf, MonthOf, DayOf) …

Posted by jpluimers on 2017/07/13

Besides the optimised versions of these functions, I learned the most from these comments:

–jeroen

Source: A slightly optimized TDateTime functions (YearOf, MonthOf, DayOf) …

2 Responses to “A slightly optimized TDateTime functions (YearOf, MonthOf, DayOf) …”

  1. rvelthuis said

    Note that in 10.2 Tokyo, the $IFDEF in System.Math seems to be wrong. That is why 64 bit DivMod returns the PUREPASCAL version, doing a div and a mod, while there is actually a proper assembler version doing only one 64 bit division. The latter is never called.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

 
%d bloggers like this: