IA-32 Instructions Database 0.0.1 review

Download
by rbytes.net on

IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source, specifying operands, arguments, pre

License: Freely Distributable
File size: 0K
Developer: Gary Furnish and Yurii A. Rashkovskii
0 stars award from rbytes.net

IA-32 Instructions Database is a description of all IA-32 instructions in the form of SQL source, specifying operands, arguments, prefixes, encoding details, and description.

This database information initially came from XI (http://verb.org.ua/xi/) project, which was generated using information from (unfortunately outdated) IA-32 Intel(r) Architecture Software Developer's Manual 2002.

Current release is alpha, so your feedback and bug reports are highly appreciable!

How to Build

Basically, there is no much need to build ia-32-instrdb, as it is just an sql file. However, you can type `make' and if you have sqlite properly installed, you will get sqlite's ia32instrs.db file shortly.

IA-32 Instructions Database 0.0.1 keywords