This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On 7/14/07, Tim Prince <tprince@myrealbox.com> wrote:Did you look up partial flags stalls, if you haven't done so the last 6 years? dec has the same problem as inc.Brian Dessent wrote:
you should file a PR. Note that dec, rather than add -1, has been a standard way to write code which might be OK on AMD but dead slow on Intel, since 6 years ago.
Why is add -1 slower than dec?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |