intelxed / xed

The X86 Encoder Decoder (XED), is a software library for encoding and decoding X86 (IA32 and Intel64) instructions
https://intelxed.github.io/
Apache License 2.0
1.38k stars 146 forks source link

generator.py: Add typings for generator info classes #314

Closed Serial-ATA closed 3 months ago

Serial-ATA commented 6 months ago

Adds type information to all_generator_info_t, generator_info_t, and generator_common_t fields and methods.

marjevan commented 5 months ago

Thanks for the contribution. The changes will be available with the next XED external release.

marjevan commented 3 months ago

Migrated this in https://github.com/intelxed/xed/commit/6d87b5481aa53b5ab1fc2b5a5622759c46746bf9