Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
fredoralive
10 days ago
|
parent
|
context
|
favorite
| on:
XOR'ing a register with itself is the idiom for ze...
By the time you get to a CPU complex enough to be to have SMT it is likely to detect these “clear register” patterns and special case them.
XOR would also be handled by the ALU, the L is for logic.
help
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
XOR would also be handled by the ALU, the L is for logic.