zyantific / zydis

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

Fix alignment issues with Intel macOS builds #475

Closed athre0z closed 8 months ago

athre0z commented 8 months ago

Resolves #474

@JamesAldridge can you please verify that this resolves the issue? I also updated the condition for popping the alignment again below, which I'm not sure whether you tested as well.