[DynInst_API:] [dyninst/dyninst] 19f797: Make a unique category for the x87/SSE control reg...


Date: Tue, 28 Nov 2023 09:02:14 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 19f797: Make a unique category for the x87/SSE control reg...
  Branch: refs/heads/thaines/gdt_regs
  Home:   https://github.com/dyninst/dyninst
  Commit: 19f7972c0a89e10cb15aa907250cc0c1dc21b7a7
      https://github.com/dyninst/dyninst/commit/19f7972c0a89e10cb15aa907250cc0c1dc21b7a7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M common/h/registers/x86_64_regs.h
    M common/h/registers/x86_regs.h

  Log Message:
  -----------
  Make a unique category for the x87/SSE control registers

Without these, getBaseRegister will convert fcw, fsw, and mxcsr to a
register with category '<id> | W_REG | ST | Arch_x86_64' which is
incorrect. getBaseRegister should return the register unmodified.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 19f797: Make a unique category for the x87/SSE control reg..., Tim Haines <=