Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d6e3937326b73d8b20ae6d5d4d090b76148dcff9
      
https://github.com/dyninst/dyninst/commit/d6e3937326b73d8b20ae6d5d4d090b76148dcff9
  Author: Dmitry Koltunov <[email protected]>
  Date:   2024-06-07 (Fri, 07 Jun 2024)

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

  Log Message:
  -----------
  x86: correctly decode 32 and 64 bit arguments of AVX instructions (#1759)

Some combinations of operand types resulted in ModRM not being read.
Read ModRM when we encounter an operand that references r/m field.

Fill REX fields from VEX prefix so that we can choose correct
argument size in decodeAVX function.

Signed-off-by: koltunov <[email protected]>



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