[DynInst_API:] [dyninst/dyninst] a05be5: Use st0 as base register for MMX


Date: Mon, 20 Nov 2023 13:54:20 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a05be5: Use st0 as base register for MMX
  Branch: refs/heads/thaines/x86_registers
  Home:   https://github.com/dyninst/dyninst
  Commit: a05be5e2d441a6d965bfc02d7e0ac7c41fc6efb9
      https://github.com/dyninst/dyninst/commit/a05be5e2d441a6d965bfc02d7e0ac7c41fc6efb9
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M common/src/registers/MachRegister.C

  Log Message:
  -----------
  Use st0 as base register for MMX


  Commit: be34786046af2792f951c0ab060bf38a6148b96b
      https://github.com/dyninst/dyninst/commit/be34786046af2792f951c0ab060bf38a6148b96b
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M common/src/registers/MachRegister.C

  Log Message:
  -----------
  Use ymm0 as base register for XMM registers

We assume the CPU is new enough that it always has AVX registers.


  Commit: 436dc25e28ee07112fe861412dc982838fee82f6
      https://github.com/dyninst/dyninst/commit/436dc25e28ee07112fe861412dc982838fee82f6
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M common/src/registers/MachRegister.C

  Log Message:
  -----------
  Use zmm0 as base for YMM registers

Assume CPU is new enough that it always has AVX-512 registers.


Compare: https://github.com/dyninst/dyninst/compare/789843221778...436dc25e28ee
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] a05be5: Use st0 as base register for MMX, Tim Haines <=