Where do I find an assembler reference for intel/amd cpus?
It's not that I really need it, I'm just curious.
Printable View
Where do I find an assembler reference for intel/amd cpus?
It's not that I really need it, I'm just curious.
Here's a page with an opcode list and a lot of other stuff to pick from.
http://www.azillionmonkeys.com/qed/asm.html
Coll page, thanks alot.
If you want a list of interrupts, then look at Ralph Brown's interrupt list.
No, I actually have a huge list of interrupts and ports (about 20-25 long text files). Thanks anyway.