[DynInst_API:] [dyninst/dyninst] 58a7da: Extract PowerPC decode tables out of decoder


Date: Wed, 06 May 2026 17:28:06 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 58a7da: Extract PowerPC decode tables out of decoder
  Branch: refs/heads/thaines/extract_ppc_decode_tables
  Home:   https://github.com/dyninst/dyninst
  Commit: 58a7dac94dc9370399f4122be9c485d911fb44be
      https://github.com/dyninst/dyninst/commit/58a7dac94dc9370399f4122be9c485d911fb44be
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-05-06 (Wed, 06 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] 58a7da: Extract PowerPC decode tables out of decoder, Tim Haines <=