[DynInst_API:] [dyninst/dyninst] 9251bc: Issue #217 (Immediate out of range for LDRSB)


Date: Tue, 08 Nov 2016 10:35:30 -0800
From: Sunny Shah <shah28@xxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 9251bc: Issue #217 (Immediate out of range for LDRSB)
  Branch: refs/heads/att_syntax
  Home:   https://github.com/dyninst/dyninst
  Commit: 9251bc6ba19d7f0cb78ad8884980e9d5c983ac4f
      https://github.com/dyninst/dyninst/commit/9251bc6ba19d7f0cb78ad8884980e9d5c983ac4f
  Author: Sunny Shah <shah28@xxxxxxxx>
  Date:   2016-11-08 (Tue, 08 Nov 2016)

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

  Log Message:
  -----------
  Issue #217 (Immediate out of range for LDRSB)

When 'size' field is 0 and but 1 of 'opc' field is 1, the value of 'imm12' should be left shifted by 4 ONLY for SIMD load/store instructions.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 9251bc: Issue #217 (Immediate out of range for LDRSB), Sunny Shah <=