[DynInst_API:] [dyninst/dyninst] b9a239: Implemented clobberAllFuncCall for ARM64.


Date: Fri, 31 Mar 2017 08:36:32 -0700
From: Sunny Shah <shah28@xxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] b9a239: Implemented clobberAllFuncCall for ARM64.
  Branch: refs/heads/arm64/feature/relocation
  Home:   https://github.com/dyninst/dyninst
  Commit: b9a239546e22de611f4eebd01653f84220c472c6
      https://github.com/dyninst/dyninst/commit/b9a239546e22de611f4eebd01653f84220c472c6
  Author: Sunny Shah <shah28@xxxxxxxx>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

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

  Log Message:
  -----------
  Implemented clobberAllFuncCall for ARM64.

The implementation follows the general pattern for other architectures: mark only definitely used registers as used if leaf function, else mark all as used.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] b9a239: Implemented clobberAllFuncCall for ARM64., Sunny Shah <=