Intel® X86 Encoder Decoder
|
The source code for the examples is in the "examples" subdirectory. More...
The source code for the examples is in the "examples" subdirectory.
There is a makefile that will build all the examples on linux or windows.
There are several examples:
xed-ex1.c: a simple decoder that prints the decode data structure. This is included in the "Small Examples" section below. It is a good example for using the major decoder APIs.
The examples are described in the following subsections: