I want to be able to see the values for all the x86 (and possibly the SSE/SSE2) instructions' machine code whether in binary or hex. I saw something in here:

http://webster.cs.ucr.edu/AoA/DOS/ch...tml#HEADING3-4

which had these, but that's not all the instructions:








Can anyone help me out with this by providing a link that shows the real binary values of all of the x86 instructions, and give me a better understanding on them? Heard you had to know binary, hex, and decimal numbers for assembly anyways, and I want to put that into good use.