x86 Instruction Reference - review appreciated

Started by MazeGen, November 07, 2007, 09:45:50 AM

Previous topic - Next topic

MazeGen

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

Vortex


MazeGen

Thanks, Vortex. And feel free to report what you dislike :)

MazeGen

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

MazeGen

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!

Farabi

Those who had universe knowledges can control the world by a micro processor.
http://www.wix.com/farabio/firstpage

"Etos siperi elegi"

japheth


Thanks!

A possible typo in coder32-abc: first PSRLDQ should be PSRLD only?

MazeGen

Thanks for your support, guys!

You're right, Japheth, thanks for the bugreport. Will fix it in few days.

travism


vanjast