Reviewers: Benedikt Meurer, ulan,

Description:
[turbofan] Add support for ARM64 Ubfx

Support selecting Ubfx for shift-mask and mask-shift operations. Also, rename
the shifts to match the instruction names.

BUG=

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+351, -24 lines):
  M src/base/bits.h
  M src/base/utils/random-number-generator.h
  M src/base/utils/random-number-generator.cc
  M src/compiler/arm64/code-generator-arm64.cc
  M src/compiler/arm64/instruction-codes-arm64.h
  M src/compiler/arm64/instruction-selector-arm64.cc
  M test/unittests/base/bits-unittest.cc
  M test/unittests/compiler/arm64/instruction-selector-arm64-unittest.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.

Reply via email to