[DynInst_API:] [dyninst/dyninst] 36c67d: x86: correctly disassemble VMOVDQA/VMODQU instruct...


Date: Tue, 11 Jun 2024 13:50:00 -0700
From: Kirill Batuzov <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 36c67d: x86: correctly disassemble VMOVDQA/VMODQU instruct...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 36c67d0977ebcdf09512387ddacab60b4969f3a8
      https://github.com/dyninst/dyninst/commit/36c67d0977ebcdf09512387ddacab60b4969f3a8
  Author: Kirill Batuzov <batuzovk@xxxxxxxxx>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

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

  Log Message:
  -----------
  x86: correctly disassemble VMOVDQA/VMODQU instructions variants (#1761)

Some of these instructions were supported, but not all. Some had incorrect number of arguments. Some vmovdqa32/vmodqa64 instructions were recognized as regular vmovdqa.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 36c67d: x86: correctly disassemble VMOVDQA/VMODQU instruct..., Kirill Batuzov <=