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

Issue 221870043: TBR: i#1551 port to ARM: set ISA mode for patch_branch of cti-short-rewrite

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years ago by bruening
Modified:
9 years ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1551 port to ARM: set ISA mode for patch_branch of cti-short-rewrite We need to explicitly set the ISA mode for patch_branch()'s call to instr_is_cti_short_rewrite() as we don't have the instr_t and the decode_raw_is_jmp() call will fail if we have the wrong mode. ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -13 lines) Patch
M core/arch/arm/emit_utils.c View 2 chunks +21 lines, -13 lines 0 comments Download

Messages

Total messages: 2
bruening
9 years ago (2015-03-26 20:54:41 UTC) #1
bruening
9 years ago (2015-03-26 20:54:46 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/5ed1d1b3c82186b37f04bcaf4b81480...

Final commit log: 
---------------
i#1551 port to ARM: set ISA mode for patch_branch of cti-short-rewrite

We need to explicitly set the ISA mode for patch_branch()'s call to
instr_is_cti_short_rewrite() as we don't have the instr_t and the
decode_raw_is_jmp() call will fail if we have the wrong mode.

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

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