[DynInst_API:] [dyninst/dyninst] ed1463: Refactor check for encoding arithmetic immediates ...


Date: Mon, 20 Apr 2026 15:10:02 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] ed1463: Refactor check for encoding arithmetic immediates ...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: ed1463f62e8ed9fafd7d2815ffae14ae9793d1d5
      https://github.com/dyninst/dyninst/commit/ed1463f62e8ed9fafd7d2815ffae14ae9793d1d5
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-04-20 (Mon, 20 Apr 2026)

  Changed paths:
    M dyninstAPI/src/ASTs/ast_helpers.h
    M dyninstAPI/src/ASTs/operatorAST.C
    M dyninstAPI/src/inst-aarch64.C
    M dyninstAPI/src/inst-amdgpu.C
    M dyninstAPI/src/inst-power.C
    M dyninstAPI/src/inst-x86.C

  Log Message:
  -----------
  Refactor check for encoding arithmetic immediates in operationAST (#2214)

Note that for AMDGPU, I converted the assert to a failing case in can_encode_directly since that will prevent immediate encoding.



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] ed1463: Refactor check for encoding arithmetic immediates ..., Tim Haines <=