Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I assumed they're referring to register-register moves?


OK, so:

LEA eax, [ebx]

instead of:

MOV eax, ebx

But of course:

MOV eax, [ebx]

is not the same.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: