Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 040fb1961137a0183b10e8c7fbcb73ce2633bc71
      
https://github.com/dyninst/dyninst/commit/040fb1961137a0183b10e8c7fbcb73ce2633bc71
  Author: Kirill Batuzov <[email protected]>
  Date:   2024-05-26 (Sun, 26 May 2024)

  Changed paths:
    M common/src/arch-x86.C

  Log Message:
  -----------
  x86: check that opcode supports VEX/EVEX prefix if it is present (#1746)

Dyninst recognizes invalid combinations of VEX/EVEX prefixes and opcodes as 
valid instructions. The "&& false" check was introduced in 39caf8e and most 
probably is some debugging change that slipped into the main code by accident.



To unsubscribe from these emails, change your notification settings at 
https://github.com/dyninst/dyninst/settings/notifications
_______________________________________________
Dyninst-api mailing list
[email protected]
https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api

Reply via email to