zyantific / zydis

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

Improve `ZydisRegisterGetLargestEnclosing` #456

Closed flobernd closed 1 year ago

flobernd commented 1 year ago

Closes #443

ZehMatt commented 1 year ago

Also good opportunity to add tests for this maybe?