[DynInst_API:] [dyninst/dyninst] 2816da: Generating Load and Store of 1, 2, 4 or 8 bytes


Date: Fri, 21 Dec 2018 17:16:02 -0800
From: "Sasha @leela" <sasha@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 2816da: Generating Load and Store of 1, 2, 4 or 8 bytes
  Branch: refs/heads/ARMv8
  Home:   https://github.com/dyninst/dyninst
  Commit: 2816da497589c581eabbb785ca0949eeb5d98f15
      https://github.com/dyninst/dyninst/commit/2816da497589c581eabbb785ca0949eeb5d98f15
  Author: Sasha @leela <sasha@xxxxxxxxxxx>
  Date:   2018-12-21 (Fri, 21 Dec 2018)

  Changed paths:
    M dyninstAPI/src/codegen-aarch64.C
    M dyninstAPI/src/codegen-aarch64.h
    M dyninstAPI/src/emit-aarch64.C
    M dyninstAPI/src/inst-aarch64.C

  Log Message:
  -----------
  Generating Load and Store of 1, 2, 4 or 8 bytes
for general purpose registers.
The function generateMemAccess32or64 has been renamed
to generateMemAccess, and the boolean parameter changed
to integer to hold the size of bytes to be loaded or
stored.
test_snip_ref_shlib_var passes.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 2816da: Generating Load and Store of 1, 2, 4 or 8 bytes, Sasha @leela <=