Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(323)

Issue 301090043: i#1569 AArch64: Disable sign_extend_immed on AArch64. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 10 months ago by Edmund.Grimley.Evans
Modified:
7 years, 9 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1569 AArch64: Disable sign_extend_immed on AArch64. The automatic sign extension is probably only useful on Intel but is left enabled on ARM (AArch32) so as not to change the output from tests (api.disA32, api.disT32, api.static). This only affects disassembly. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M core/arch/disassemble_shared.c View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Edmund.Grimley.Evans
7 years, 10 months ago (2016-06-29 10:29:57 UTC) #1
zhaoqin
LGTM
7 years, 10 months ago (2016-07-01 18:23:56 UTC) #2
Edmund.Grimley.Evans
7 years, 9 months ago (2016-07-04 08:39:38 UTC) #3
Committed as
https://github.com/DynamoRIO/dynamorio/commit/ecdd2f753b4ae3a0c721e49eae890f8...

Final commit log: 
---------------
i#1569 AArch64: Disable sign_extend_immed on AArch64.

The automatic sign extension is probably only useful on Intel but
is left enabled on ARM (AArch32) so as not to change the output
from tests (api.disA32, api.disT32, api.static).

This only affects disassembly.

Review-URL: https://codereview.appspot.com/301090043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b