x86 Anweisung Referenz
-
This is a very detailed and useful reference. Thank you very much!
-
My apologies. Here goes original english invitation:
I'd like to announce new release of my instruction reference. Both x86 and x64 editions are available.
For coders, it should serve as quick, rich instruction reference. Reversers can use it for deep research of x86 architectures' instruction set (thanks to its exactness).
You can start quickly with "coder32's" edition:
http://ref.x86asm.net/coder32.html
Note that the reference is still not complete (x87, MMX, SSEs are missing), but all general and system instructions are already included so it is already useful. Although the reference has been reviewed by two people many times, it can still contain small bugs so your review and comments are appreciated.
-
At request, I have released PDF edition for each HTML edition to make the printing easy. Unfortunately, some editions contain one page without borders
-
Added to FAQ...
-
This might be interesting, too. "Lists of instruction latencies, throughputs and micro-
operation breakdowns for Intel and AMD CPU's" http://www.agner.org/optimize/instruction_tables.pdf
-
This version adds all x87 FPU opcodes (D8-DF).
http://ref.x86asm.net/coder32.html#xD8
I have also set up a store:
-
kewl useful work. thanks! keep this running
-
Massive update has been made to the reference: All SSE, SSE1, SSE2, SSE3, and SSSE3 instructions added. And, by popular demand, I have added corresponding alphabetically sorted editions:
coder32-abc, coder64-abc, coder-abc
geek32-abc, geek64-abc, geek-abc
Store has been improved, and prices discounted.
Thanks to all contributors that helped me to complete this update!
-
-
Very nice work.
-
Thank you, guys. And now go and spread the links in the name of x86 asm ;-)