Hacker News new | ask | show | jobs
by gpderetta 904 days ago
You can copy a flag in the al register then add that. That's usually what the compiler generates.
1 comments

Also, apparently ARM64 did drop the conditional instructions (somehow I missed the memo):

https://offlinemark.com/2023/07/29/til-arm64-doesnt-include-...