NO

Author Topic: another question about size optimisation  (Read 2962 times)

DXL

  • Guest
another question about size optimisation
« on: November 28, 2004, 05:18:58 PM »
i have noticed in exe generated by polink there are several nop between
the code of my functions

how to suppress them or at least making the number of nop <4
(to keep dword address align) ?

Anonymous

  • Guest
yet a stupid question sorry to annoy you....
« Reply #1 on: November 28, 2004, 06:01:21 PM »
i was using Ox param in pocc, with Os, no more NOP between functions