zydis/src
flobernd e4f9054c97
Changed size of `AVX2`-gather memory operands to match `AVX512`
The operand-size is now the size of a single element instead of the total size (like it already is for the `AVX512` gather/scatter instructions)
2017-12-10 10:44:59 +01:00
..
Generated Changed size of `AVX2`-gather memory operands to match `AVX512` 2017-12-10 10:44:59 +01:00
Decoder.c Merge branch 'feature/zydis-string' into develop 2017-12-03 22:47:01 +01:00
DecoderData.c Moved internal headers 2017-12-03 22:38:20 +01:00
Formatter.c Changed size of `AVX2`-gather memory operands to match `AVX512` 2017-12-10 10:44:59 +01:00
MetaInfo.c Refactored `ZydisFormatter` 2017-12-03 22:38:20 +01:00
Mnemonic.c Refactored `ZydisFormatter` 2017-12-03 22:38:20 +01:00
Register.c Fix register strings 2017-12-04 00:37:32 +01:00
SharedData.c Moved internal headers 2017-12-03 22:38:20 +01:00
String.c Various changes and refactorings 2017-12-02 06:36:12 +01:00
Utils.c Removed `ZydisDecodedInstruction.instrPointer` 2017-12-01 20:21:25 +01:00
VersionInfo.rc Tables fixes and more meta-info 2017-09-06 17:05:05 +02:00
Zydis.c Various minor no-libc fixes 2017-11-27 00:06:09 +01:00