[DynInst_API:] [dyninst/dyninst] 0bf30f: Extract PowerPC decode tables out of decoder


Date: Mon, 04 May 2026 08:27:24 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 0bf30f: Extract PowerPC decode tables out of decoder
  Branch: refs/heads/thaines/extract_ppc_decode_tables
  Home:   https://github.com/dyninst/dyninst
  Commit: 0bf30f74d27cbc3d65a22816bfbf8c3342fa189c
      https://github.com/dyninst/dyninst/commit/0bf30f74d27cbc3d65a22816bfbf8c3342fa189c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-05-04 (Mon, 04 May 2026)

  Changed paths:
    M instructionAPI/CMakeLists.txt
    M instructionAPI/src/InstructionDecoder-power.C
    M instructionAPI/src/InstructionDecoder-power.h
    M instructionAPI/src/power_opcode_tables.C
    A instructionAPI/src/power_opcode_tables.h

  Log Message:
  -----------
  Extract PowerPC decode tables out of decoder

They take much too long to compiler to make iterative changes to the
decoder.



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] 0bf30f: Extract PowerPC decode tables out of decoder, Tim Haines <=