euclidianAce / x86-64-instruction-encodings

A human and machine readable database of x86-64 instruction encodings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x86-64 instruction encodings in a machine readable format

This is a very work in progress attempt to make an extremely simple database of the x86-64 instruction encodings in an easily machine and human readable format (tsv)

The encodings are presented basically the same as in the Intel manuals, a more in depth explanation is provided in Schema.md

License

Everything in this repo is released to the Public Domain

About

A human and machine readable database of x86-64 instruction encodings

License:The Unlicense


Languages

Language:Python 95.0%Language:Shell 5.0%