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

It returns the answer to an important question :)

Edit: Wouldn't mov be shorter than push/pop? (I am not very familar with x86)



No, mov is longer. Push stores the constant as just one byte and omits the three zero bytes. https://stackoverflow.com/questions/56618815/why-use-push-po...




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

Search: