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).
http://ref.x86asm.net
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.
I prefer dedicated discussion forum. You don't need to register in order to reply:
http://board.x86asm.net/viewtopic.php?t=20
Hi MazeGen,
Nice work, thanks :U
Thanks, Vortex. And feel free to report what you dislike :)
This version adds all x87 FPU opcodes (D8-DF).
http://ref.x86asm.net/
You can start quickly with coder32 edition:
http://ref.x86asm.net/coder32.html#xD8
I have also set up a store:
http://ref.x86asm.net/store
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 (http://ref.x86asm.net/coder32-abc.html), coder64-abc (http://ref.x86asm.net/coder64-abc.html), coder-abc (http://ref.x86asm.net/coder-abc.html)
geek32-abc (http://ref.x86asm.net/geek32-abc.html), geek64-abc (http://ref.x86asm.net/geek64-abc.html), geek-abc (http://ref.x86asm.net/geek-abc.html)
Store (http://ref.x86asm.net/store/index.html) has been improved, and prices discounted.
Thanks to all contributors that helped me to complete this update!
:U Cool.
Thanks!
A possible typo in coder32-abc: first PSRLDQ should be PSRLD only?
Thanks for your support, guys!
You're right, Japheth, thanks for the bugreport. Will fix it in few days.
awesome! great job! I bookmarked it :)
Nice...
:clap: :clap: :clap: