Skip to content

imgdrive/x86doc

 
 

Repository files navigation

x86doc

image image

How To Run

  1. install python, and pdfminer (pip install pdfminer)
  2. download intel pdf at: https://software.intel.com/content/www/us/en/develop/articles/intel-sdm.html Intel 64 and IA-32 architectures software developer's manual volume 2A: Instruction set reference, A-L Intel 64 and IA-32 architectures software developer's manual volume 2B: Instruction set reference, M-U Intel 64 and IA-32 architectures software developer's manual volume 2C: Instruction set reference, V-Z Intel 64 and IA-32 architectures software developer's manual volume 2D: Instruction set reference, W-Z
  3. pdfminer doesn't understand how these are encrypted, so print them to PDF (open in google Chrome, Print -> Save as PDF), both starting only from the first instruction in the document (not the whole document).
  4. run 1_extract.bat
  5. run 2_makeindex.bat

The set is also available online at yubsoft.com/x86doc.

About

HTML/CHM representation of the x86/x64 Instruction Set Reference

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 56.7%
  • Java 41.3%
  • CSS 1.5%
  • Batchfile 0.5%