namazso / x86

Pretty x86 instruction reference site generator
https://namazso.github.io/x86/
GNU Affero General Public License v3.0
58 stars 7 forks source link

Not found VMX Instructions #1

Open gmh5225 opened 2 years ago

gmh5225 commented 2 years ago

HI. not found VMX Instructions likes ‘https://docs.oracle.com/cd/E36784_01/html/E36859/gntbx.html’. Could you add them? Thank you.

namazso commented 2 years ago

Ah, i see the problem, they live in Volume 3 rather than 2. I'll see what I can do, currently the inkscape part of the script that takes some hours processes all pages and I want to avoid running through all 5000 of the combined SDM

gmh5225 commented 2 years ago

Ah, i see the problem, they live in Volume 3 rather than 2. I'll see what I can do, currently the inkscape part of the script that takes some hours processes all pages and I want to avoid running through all 5000 of the combined SDM

Thanks for the reply, looking forward to the update.

namazso commented 2 years ago

This might take some more effort than expected, the VMX instructions don't contain the instruction name+description in the footer, where I extract them from normally. While this could be fixed for initial pages by simply reading the first text that's big, for the rest of the pages there's no way to tell what instruction they belong to, look at this page for example: page1