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

Issue 6344002: Avoid trashing the FPSCR when calculating Math.floor... (Closed)

Created:
9 years, 11 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Avoid trashing the FPSCR when calculating Math.floor The restoring of FPSCR could restore a random value as the restore point could be jumped to from before FPSCR was loaded. Committed: http://code.google.com/p/v8/source/detail?r=6332

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/arm/stub-cache-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-14 15:29:22 UTC) #1
Erik Corry
9 years, 11 months ago (2011-01-14 15:36:47 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698