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

Issue 996004: Take ARM big-endian floating point numbers into account in FastD2UI. (Closed)

Created:
10 years, 9 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Take ARM big-endian floating point numbers into account in FastD2UI.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M src/conversions-inl.h View 2 chunks +9 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Small ARMish review for you.
10 years, 9 months ago (2010-03-16 12:09:01 UTC) #1
Erik Corry
10 years, 9 months ago (2010-03-16 12:12:15 UTC) #2
LGTM

http://codereview.chromium.org/996004/diff/1/2
File src/conversions-inl.h (right):

http://codereview.chromium.org/996004/diff/1/2#newcode87
src/conversions-inl.h:87: memcpy(&result, mantissa_ptr, sizeof(result));  //
Copy low 32 bits.
Comment is out of date!

Powered by Google App Engine
This is Rietveld 408576698