News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

FindNextFile Bug?

Started by ragdog, October 13, 2010, 01:29:18 PM

Previous topic - Next topic

jj2007

Interesting technique, Dave. On my Celeron, it is slower than a simple cld, though:

Intel(R) Celeron(R) M CPU        420  @ 1.60GHz (SSE3)
127     cycles for 10*pushfd+cld
72      cycles for 10*simple cld

dedndave

that's true, of course, if the flag is set
try it for a 50/50 set/not set   :bg