Go to the source code of this file.
◆ ZydisCategoryGetString()
Returns the specified instruction category string.
- Parameters
-
| category | The instruction category. |
- Returns
- The instruction category string or ZYAN_NULL, if an invalid category was passed.
◆ ZydisISAExtGetString()
Returns the specified isa-extension string.
- Parameters
-
| isa_ext | The isa-extension. |
- Returns
- The isa-extension string or ZYAN_NULL, if an invalid isa-extension was passed.
◆ ZydisISASetGetString()
Returns the specified isa-set string.
- Parameters
-
- Returns
- The isa-set string or ZYAN_NULL, if an invalid isa-set was passed.