Here is a list of all modules:
[detail level 12]
Instruction attributes | Constants describing various properties of an instruction |
▼Decoder | Functions allowing decoding of instruction bytes to a machine interpretable struct |
CPU flags | Constants used for testing CPU flags accessed by an instruction |
FPU flags | Constants used for testing FPU flags accessed by an instruction |
Encoder | Functions allowing encoding of instruction bytes from a machine interpretable struct |
Formatter | Functions allowing formatting of previously decoded instructions to human readable text |
Mnemonic | Functions for retrieving mnemonic names |
Register | Functions allowing retrieval of information about registers |
Segment | Functions and types providing encoding information about individual instruction bytes |
Utils | Miscellaneous utility functions |
Version | Functions for checking the library version and build options |