Here is a link to a complete (I think) list of NASM instructions, which I presume also covers the x64 bit instruction set for Intel processors.
However, I was hoping there would be a complete list of instructions somewhere, and just that, without the verbosity of an explanation for each one.
Does such a thing exist? It would be useful to have for learning commands (you can guess most of their meanings and google the ones you cant guess), bumping your memory when you cant remember one and scanning for an appropriate command to fill a requirement you have.