[DynInst_API:] [dyninst/dyninst] a575ab: Fix operand types for vpand


Date: Mon, 19 Sep 2016 09:25:21 -0700
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a575ab: Fix operand types for vpand
  Branch: refs/heads/v9.2_patches
  Home:   https://github.com/dyninst/dyninst
  Commit: a575ab3dd1528d3d23aa69d76aeb2cbfa55e2d2b
      https://github.com/dyninst/dyninst/commit/a575ab3dd1528d3d23aa69d76aeb2cbfa55e2d2b
  Author: Blair Archibald <b.archibald.1@xxxxxxxxxxxxxxxxxx>
  Date:   2016-09-12 (Mon, 12 Sep 2016)

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

  Log Message:
  -----------
  Fix operand types for vpand

The intel developer manual specifies vpand as having operands "xmm1 xmm2
xmm3/m128". This change reflects this in dyninst.


  Commit: aa632d9e75b697b76114f4b7c3bac7bddd561329
      https://github.com/dyninst/dyninst/commit/aa632d9e75b697b76114f4b7c3bac7bddd561329
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

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

  Log Message:
  -----------
  Merge pull request #177 from BlairArchibald/fix/vpand

Fix operand types for vpand


Compare: https://github.com/dyninst/dyninst/compare/c3db2bda113d...aa632d9e75b6
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a575ab: Fix operand types for vpand, Bill Williams <=