Hacker News new | ask | show | jobs
by addaon 381 days ago
Yes, it complies with the as-if rule; there's no observable difference in behavior. This would apply as well for supporting 64 bit additions within a loop on 32- or 16-bit architectures, for example.