zyantific / zydis

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

remove unnecessary check EVEX.V' field #499

Closed OptionalAssistant closed 3 months ago

OptionalAssistant commented 3 months ago

We have already checked this condition above no need to check again

flobernd commented 3 months ago

@OptionalAssistant I think you accidentally pushed an optional newline a few hours ago.