The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => Miscellaneous Projects => Topic started by: MazeGen on November 07, 2007, 09:45:50 AM

Title: x86 Instruction Reference - review appreciated
Post by: MazeGen on November 07, 2007, 09:45:50 AM
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
Title: Re: x86 Instruction Reference - review appreciated
Post by: Vortex on November 07, 2007, 06:34:00 PM
Hi MazeGen,

Nice work, thanks :U
Title: Re: x86 Instruction Reference - review appreciated
Post by: MazeGen on November 08, 2007, 07:40:13 AM
Thanks, Vortex. And feel free to report what you dislike :)
Title: X86 Opcode and Instruction Reference 0.30 is now available
Post by: MazeGen on March 12, 2008, 09:11:36 AM
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
Title: X86 Opcode and Instruction Reference 1.00: Massive update
Post by: MazeGen on October 18, 2008, 10:43:04 PM
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!
Title: Re: x86 Instruction Reference - review appreciated
Post by: Farabi on October 25, 2008, 01:09:19 AM
 :U Cool.
Title: Re: x86 Instruction Reference - review appreciated
Post by: japheth on October 26, 2008, 09:20:13 AM

Thanks!

A possible typo in coder32-abc: first PSRLDQ should be PSRLD only?
Title: Re: x86 Instruction Reference - review appreciated
Post by: MazeGen on October 27, 2008, 03:03:18 PM
Thanks for your support, guys!

You're right, Japheth, thanks for the bugreport. Will fix it in few days.
Title: Re: x86 Instruction Reference - review appreciated
Post by: travism on October 31, 2008, 11:35:03 AM
awesome! great job! I bookmarked it :)
Title: Re: x86 Instruction Reference - review appreciated
Post by: vanjast on January 01, 2009, 09:26:15 PM
Nice...
:clap: :clap: :clap: