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

Issue 6312059: ARM: Add multiplication and modulus to the type recording binary operation st... (Closed)

Created:
9 years, 10 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Karl Klose
CC:
v8-dev
Visibility:
Public.

Description

ARM: Add multiplication and modulus to the type recording binary operation stub. For now the smi part only handles power of two right hand side operands. Fixed a bug when loading floating point value into core registers with VFP supported. Committed: http://code.google.com/p/v8/source/detail?r=6560

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -46 lines) Patch
M src/arm/code-stubs-arm.cc View 1 19 chunks +92 lines, -39 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 chunk +11 lines, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
9 years, 10 months ago (2011-02-01 16:01:09 UTC) #1
Karl Klose
9 years, 10 months ago (2011-02-01 16:29:32 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698