Reviewers: Benedikt Meurer,
Message:
The call sites could be nicer, but I want to land this drop-in replacement
first
before doing any more cleanup. Real unit tests can be added later, even
exhausting testing of the 32bit variants is relatively quick when doing
multi-threaded on our workstations.
Somehow I feel that assembler.{h,cc} is not a nice place for these classes,
better suggestions welcome...
Description:
Generalized division via multiplication.
We can now compute the magic numbers for all combinations of 32bit and
64bit (un)signed multiplications.
Please review this at https://codereview.chromium.org/532003004/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+114, -41 lines):
M src/arm/macro-assembler-arm.cc
M src/arm64/macro-assembler-arm64.cc
M src/assembler.h
M src/assembler.cc
M src/ia32/macro-assembler-ia32.cc
M src/x64/macro-assembler-x64.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.