zyantific / zydis

Fast and lightweight x86/x86-64 disassembler and code generation library
https://zydis.re
MIT License
3.47k stars 436 forks source link

Add `APX` ISA extension #450

Open flobernd opened 1 year ago

flobernd commented 1 year ago
### Open Tasks
- [x] Rename ISA-set of some existing definitions to be able to distinguish between the new ones
- [x] Add APX mode
- [x] Support new registers in `ZydisRegisterGetLargestEnclosing`, etc.
- [ ] Report DFV flags in public struct