x86 Assembly Reference Sheet

Viewed 66167

In my latest quest to learn some assembly language I'm finding myself constantly going to the web to find the definitions or descriptions for a particular register or mnemonic, ect.

I'm looking for a handy Reference Sheet that I can print up and refer to every time I see a symbol and I "can't quite remember" what it was.

Has anyone come across something like this on the web for themselves?

4 Answers

There's one available here, it's linked from wikipedia as well

Related