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

Issue 223843002: ARM64: Fixes and more support for FRINT<X> instructions. (Closed)

Created:
6 years, 8 months ago by Alexandre Rames
Modified:
6 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM64: Fixes and more support for FRINT<X> instructions. Fix simulation and tests for the [-0.5, -0.0[ range for FRINTA and FRINTN, and add support for FRINTM. R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20487

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -42 lines) Patch
M src/arm64/assembler-arm64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/arm64/assembler-arm64.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm64/macro-assembler-arm64-inl.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/arm64/simulator-arm64.cc View 2 chunks +18 lines, -4 lines 0 comments Download
M test/cctest/test-assembler-arm64.cc View 8 chunks +139 lines, -38 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Alexandre Rames
6 years, 8 months ago (2014-04-03 12:54:45 UTC) #1
ulan
lgtm
6 years, 8 months ago (2014-04-03 13:24:12 UTC) #2
Alexandre Rames
6 years, 8 months ago (2014-04-03 14:30:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20487 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698