Viewing profile — zhzy0077
zhzy0077
HN member- Joined
- Thu, Aug 24, 2023, 5:04 AM UTC
- HN karma
- 9
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About zhzy0077
No profile information was provided.
Recent public activity
-
comment
Comment #37245336
Sorry. My bad. But looking at ARM64 https://godbolt.org/z/YEjGKce1Y The difference is CSEL and BLT. The question still stands. Does CSEL have no branch predication?
-
comment
Comment #37245226
I'm a noob. Looking at the disasm: https://godbolt.org/z/766aPTPc3 It turns a CMOVQLT to a JLT. Is the blog saying CMOVQLT don't have branch predication? I don't get it.