Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Issue 2089043003: Subzero, MIPS32: Fix FP register table (Closed)

Created:
4 years, 6 months ago by obucinac
Modified:
4 years, 6 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Subzero, MIPS32: Fix FP register table FP register table did not contain correct register information. R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=bf19533e91ca8d88f0bbca1376789f4c9de45da9

Patch Set 1 #

Total comments: 3

Patch Set 2 : Change according to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -29 lines) Patch
M src/IceInstMIPS32.def View 1 2 chunks +29 lines, -29 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
obucinac
4 years, 6 months ago (2016-06-22 14:09:39 UTC) #3
Jim Stichnoth
https://codereview.chromium.org/2089043003/diff/1/src/IceInstMIPS32.def File src/IceInstMIPS32.def (right): https://codereview.chromium.org/2089043003/diff/1/src/IceInstMIPS32.def#newcode114 src/IceInstMIPS32.def:114: X(Reg_F0, 0, "f0", 0,0,0,0, 0,0,1,0,0, \ I don't think ...
4 years, 6 months ago (2016-06-22 15:48:49 UTC) #4
obucinac
https://codereview.chromium.org/2089043003/diff/1/src/IceInstMIPS32.def File src/IceInstMIPS32.def (right): https://codereview.chromium.org/2089043003/diff/1/src/IceInstMIPS32.def#newcode114 src/IceInstMIPS32.def:114: X(Reg_F0, 0, "f0", 0,0,0,0, 0,0,1,0,0, \ On 2016/06/22 15:48:49, ...
4 years, 6 months ago (2016-06-22 16:28:33 UTC) #5
Jim Stichnoth
lgtm https://codereview.chromium.org/2089043003/diff/1/src/IceInstMIPS32.def File src/IceInstMIPS32.def (right): https://codereview.chromium.org/2089043003/diff/1/src/IceInstMIPS32.def#newcode114 src/IceInstMIPS32.def:114: X(Reg_F0, 0, "f0", 0,0,0,0, 0,0,1,0,0, \ On 2016/06/22 ...
4 years, 6 months ago (2016-06-25 15:18:46 UTC) #6
Jim Stichnoth
4 years, 6 months ago (2016-06-25 15:19:20 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
bf19533e91ca8d88f0bbca1376789f4c9de45da9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698