Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
2545 days ago
Sure. Here's an in-depth explanation from Fabian Giesen:
https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759...
1 comments
jstimpfle
2545 days ago
Thanks, rygorous is always a great read - although sometimes a little overwhelming. If I got the gist of it, I have a small correction to your comment: the issue is about movsxd (sign extended integer indexes), not movzx (zero extension).
link