Reviewers: Rodolph Perfetta (ARM), baptiste.afsa1,

Description:
A64: Rejig truncating and non double to i/smi

Replace existing DoubleToI/DoubleToSmi instructions with truncating and non-
truncating versions. This allows reuse of common code, register constraints
and environment requirements.

Also, use new JumpIfMinusZero function in DoNumberUntagD to remove unimplemented
code tag.

BUG=

Please review this at https://codereview.chromium.org/148263012/

SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64

Affected files (+76, -96 lines):
  M src/a64/lithium-a64.h
  M src/a64/lithium-a64.cc
  M src/a64/lithium-codegen-a64.cc
  M src/a64/macro-assembler-a64.h
  M src/a64/macro-assembler-a64.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/groups/opt_out.

Reply via email to