Y
Hacker News
new
|
ask
|
show
|
jobs
by
tliltocatl
58 days ago
On superscalars running xor trick as is would be significantly slower because it implies a data dependency where there isn't one. But all OOO x86's optimize it away internally.
1 comments
IshKebab
57 days ago
Sub has the same false data dependency.
link