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

Issue 2350833002: Subzero, MIPS32: Encoding of FP comparison instructions (Closed)

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

Description

Subzero, MIPS32: Encoding of FP comparison instructions Patch implements encoding for instructions used for floating point number comparison. R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=8d16c1d3bbdb6259ad346ff9c0d0e3229a03e1e8

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressing review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1518 lines, -5 lines) Patch
M src/IceAssemblerMIPS32.h View 3 chunks +36 lines, -0 lines 0 comments Download
M src/IceAssemblerMIPS32.cpp View 1 4 chunks +132 lines, -0 lines 0 comments Download
M src/IceInstMIPS32.h View 1 4 chunks +23 lines, -5 lines 0 comments Download
M src/IceInstMIPS32.cpp View 1 3 chunks +80 lines, -0 lines 0 comments Download
A tests_lit/assembler/mips32/encoding_test_fcmp.ll View 1 1 chunk +1247 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
obucinac
4 years, 3 months ago (2016-09-19 17:41:31 UTC) #3
Jim Stichnoth
This is nice. The real test will be in the cross tests. https://codereview.chromium.org/2350833002/diff/1/src/IceAssemblerMIPS32.cpp File src/IceAssemblerMIPS32.cpp ...
4 years, 3 months ago (2016-09-20 00:09:23 UTC) #5
obucinac
https://codereview.chromium.org/2350833002/diff/1/src/IceAssemblerMIPS32.cpp File src/IceAssemblerMIPS32.cpp (right): https://codereview.chromium.org/2350833002/diff/1/src/IceAssemblerMIPS32.cpp#newcode607 src/IceAssemblerMIPS32.cpp:607: IValueT InstEncodingFalse = 0; On 2016/09/20 00:09:23, stichnot wrote: ...
4 years, 3 months ago (2016-09-20 13:24:52 UTC) #6
Jim Stichnoth
lgtm
4 years, 3 months ago (2016-09-20 15:44:35 UTC) #7
Jim Stichnoth
4 years, 3 months ago (2016-09-20 15:44:50 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8d16c1d3bbdb6259ad346ff9c0d0e3229a03e1e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698