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

Issue 299700043: i#1569 AArch64: Fix emit_special_ibl_xfer. (Closed)

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

Description

Commit log for first patchset: --------------- i#1569 AArch64: Fix emit_special_ibl_xfer. ---------------

Patch Set 1 #

Total comments: 7

Patch Set 2 : stub not scratch #

Patch Set 3 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M core/arch/emit_utils_shared.c View 1 3 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 11
Edmund.Grimley.Evans
7 years, 9 months ago (2016-07-19 10:33:14 UTC) #1
bruening
I'm a little confused and have some questions https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c File core/arch/emit_utils_shared.c (right): https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c#newcode5210 core/arch/emit_utils_shared.c:5210: /* ...
7 years, 9 months ago (2016-07-21 04:53:00 UTC) #2
bruening
> i#1569 AArch64: Fix emit_special_ibl_xfer. nit: "fix" implies there was a bug in the initial ...
7 years, 9 months ago (2016-07-21 04:54:52 UTC) #3
Kevin Zhou
On 2016/07/21 04:53:00, bruening wrote: > I'm a little confused and have some questions > ...
7 years, 9 months ago (2016-07-21 08:52:21 UTC) #4
bruening
https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c File core/arch/emit_utils_shared.c (right): https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c#newcode5210 core/arch/emit_utils_shared.c:5210: /* For AArch64, SCRATCH_REG0 is reserved for link stub ...
7 years, 9 months ago (2016-07-22 20:20:42 UTC) #5
Edmund.Grimley.Evans
https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c File core/arch/emit_utils_shared.c (right): https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c#newcode5212 core/arch/emit_utils_shared.c:5212: /* For AArch64, the opnd_t tgt might use TLS_REG1_SLOT ...
7 years, 9 months ago (2016-07-26 10:48:23 UTC) #6
bruening
https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c File core/arch/emit_utils_shared.c (right): https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c#newcode5212 core/arch/emit_utils_shared.c:5212: /* For AArch64, the opnd_t tgt might use TLS_REG1_SLOT ...
7 years, 9 months ago (2016-07-26 14:37:13 UTC) #7
Kevin Zhou
https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c File core/arch/emit_utils_shared.c (right): https://codereview.appspot.com/299700043/diff/1/core/arch/emit_utils_shared.c#newcode5212 core/arch/emit_utils_shared.c:5212: /* For AArch64, the opnd_t tgt might use TLS_REG1_SLOT ...
7 years, 9 months ago (2016-07-26 15:02:48 UTC) #8
Edmund.Grimley.Evans
Commit log for latest patchset: --------------- i#1569 AArch64: Adapt emit_special_ibl_xfer for AArch64 ibl routine. Review-URL: ...
7 years, 9 months ago (2016-07-26 15:21:35 UTC) #9
bruening
Please explain in the commit message what tests now work, as there are no test ...
7 years, 9 months ago (2016-07-26 15:56:58 UTC) #10
Edmund.Grimley.Evans
7 years, 9 months ago (2016-07-27 08:25:51 UTC) #11
Committed as
https://github.com/DynamoRIO/dynamorio/commit/6f9a7a597872f8e280480d1f467cd07...

Final commit log: 
---------------
i#1569 AArch64: Adapt emit_special_ibl_xfer for AArch64 ibl routine.

This is required for client.drwrap-test.

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

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