Y
Hacker News
new
|
ask
|
show
|
jobs
by
ac42
1834 days ago
> It should be noted that on processors that do not support LZCNT, the instruction byte encoding is executed as BSR.
This. Boggles.
1 comments
bombcar
1834 days ago
https://stackoverflow.com/a/43443701
- interesting - it seems to be a side effect of changing meaning of an instruction.
link