Branch: refs/heads/arm64/feature/relocation
Home: https://github.com/dyninst/dyninst
Commit: 33ae83a76792294ca4d9cff9e4fe27b5861106c3
https://github.com/dyninst/dyninst/commit/33ae83a76792294ca4d9cff9e4fe27b5861106c3
Author: Sasha @leela <sasha@xxxxxxxxxxx>
Date: 2018-06-19 (Tue, 19 Jun 2018)
Changed paths:
M common/src/arch-aarch64.h
M dyninstAPI/src/codegen-aarch64.C
M dyninstAPI/src/emit-aarch64.C
M dyninstAPI/src/inst-aarch64.C
Log Message:
-----------
Fixing generation of arithmetic expressions:
Addition, subtraction, and multiplication works with constant values and values from variables.
Division only works with constant values.
**NOTE:** This service 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.
|