Viewing profile — olegolegovich
olegolegovich
HN member- Joined
- Sat, Oct 23, 2010, 6:43 PM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About olegolegovich
No profile information was provided.
Recent public activity
-
comment
Comment #13317891
> A compiler that conforms to the ABI generates code which clears the flag, if necessary. I'm sorry, I do not follow. The conforming compiler expects that the functions are called …
-
comment
Comment #13316383
> The flag can have arbitrary value in on entry to memcpy in an ordinary situation not involving threads or signals. It can not have arbitrary value on entry. x86-64 ABI mandates t…
-
comment
Comment #13089918
The x86-64 ABI does not require frame pointer setup: https://godbolt.org/g/10URYW
-
comment
Comment #12357125
Do you have benchmarks, supporting "~break-even vs. 128 bit AVX on Ivy Bridge from 128 bytes up to 2KB" as I have not found it to be the case at least on Haskell (my benchmarking c…