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

Issue 300550043: i#1569 AArch64: Remove REG_X31_INVALID, and remove XZR from GPR range. (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
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1569 AArch64: Remove REG_X31_INVALID, and remove XZR from GPR range. Likewise for W31 and WZR. So DR_NUM_GPR_REGS is now 32 again, and the real registers, that can hold data, are contiguous. ---------------

Patch Set 1 #

Total comments: 1

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M core/arch/aarch64/encode.c View 2 chunks +6 lines, -6 lines 0 comments Download
M core/arch/opnd.h View 1 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3
Edmund.Grimley.Evans
7 years, 9 months ago (2016-07-01 16:32:58 UTC) #1
bruening
LGTM w/ comment https://codereview.appspot.com/300550043/diff/1/core/arch/opnd.h File core/arch/opnd.h (right): https://codereview.appspot.com/300550043/diff/1/core/arch/opnd.h#newcode197 core/arch/opnd.h:197: DR_REG_XZR, /* zero register */ Please ...
7 years, 9 months ago (2016-07-01 17:36:12 UTC) #2
Edmund.Grimley.Evans
7 years, 9 months ago (2016-07-04 08:37:11 UTC) #3
Committed as
https://github.com/DynamoRIO/dynamorio/commit/f038052acf9904959ccf7bcb4c9064c...

Final commit log: 
---------------
i#1569 AArch64: Remove REG_X31_INVALID, and remove XZR from GPR range.

Likewise for W31 and WZR. So DR_NUM_GPR_REGS is now 32 again, and
the real registers, that can hold data, are contiguous.

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

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