[DynInst_API:] [dyninst/dyninst] 76c7bc: Make a couple constant 64-bit ULL to avoid getting...


Date: Mon, 07 Mar 2022 10:54:38 -0800
From: William Cohen <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 76c7bc: Make a couple constant 64-bit ULL to avoid getting...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 76c7bc2564fa1aeeba3b832ac7245d1e8e1dbd47
      https://github.com/dyninst/dyninst/commit/76c7bc2564fa1aeeba3b832ac7245d1e8e1dbd47
  Author: William Cohen <wcohen@xxxxxxxxxx>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M instructionAPI/h/BinaryFunction.h
    M instructionAPI/src/InstructionDecoder-aarch64.C

  Log Message:
  -----------
  Make a couple constant 64-bit ULL to avoid getting truncated during shifts (#1207)

* Ensure ROR work with data types larger than 32 bits.

* Ensure upper 32-bits of 64-bit aarch64 SIMD operand generated.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 76c7bc: Make a couple constant 64-bit ULL to avoid getting..., William Cohen <=