Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
aengelke
on July 11, 2024
|
parent
|
context
|
favorite
| on:
Things I learned while writing an x86 emulator (20...
TZCNT and BSF are not completely identical even for non-zero input: BSF sets the ZF when the input is zero, TZCNT sets ZF when the output is zero (i.e., the least significant bit is set).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: