v8/src/arm64
bbudge aca3716a50 [Turbofan] Add Simd128 registers to RegisterConfiguration.
-Defines SIMD128_REGISTERS for all platforms.
-Adds Simd128 register information to RegisterConfiguration, and implements
aliasing calculations.

LOG=N
BUG=v8:4124

Review-Url: https://codereview.chromium.org/2092103004
Cr-Commit-Position: refs/heads/master@{#37437}
2016-06-30 11:29:36 +00:00
..
assembler-arm64-inl.h Reland [heap] Avoid the use of cells to point from code to new-space objects. 2016-06-28 12:36:31 +00:00
assembler-arm64.cc Remove position info from relocation info. 2016-06-29 13:49:50 +00:00
assembler-arm64.h [Turbofan] Add Simd128 registers to RegisterConfiguration. 2016-06-30 11:29:36 +00:00
builtins-arm64.cc [builtins] New frame type for exits to C++ builtins 2016-06-30 06:58:23 +00:00
code-stubs-arm64.cc [builtins] New frame type for exits to C++ builtins 2016-06-30 06:58:23 +00:00
code-stubs-arm64.h Always pass an Isolate to AssemblerBase 2015-11-27 08:37:49 +00:00
codegen-arm64.cc [builtins] Introduce proper Float64Exp operator. 2016-06-17 05:20:59 +00:00
codegen-arm64.h [builtins] Introduce proper Float64Exp operator. 2016-06-17 05:20:59 +00:00
constants-arm64.h Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler 2016-05-19 20:10:05 +00:00
cpu-arm64.cc [arm64] Use 'dc civac' to work around some errata. 2016-04-27 16:37:27 +00:00
decoder-arm64-inl.h Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler 2016-05-19 20:10:05 +00:00
decoder-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
decoder-arm64.h Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler 2016-05-19 20:10:05 +00:00
deoptimizer-arm64.cc [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
disasm-arm64.cc [build] Fix a clang warning 2016-05-24 10:47:24 +00:00
disasm-arm64.h [assembler] Introduce proper AssemblerBase::Print() for improved debuggability. 2015-11-09 05:39:38 +00:00
frames-arm64.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-arm64.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
instructions-arm64.cc Always pass an Isolate to AssemblerBase 2015-11-27 08:37:49 +00:00
instructions-arm64.h Always pass an Isolate to AssemblerBase 2015-11-27 08:37:49 +00:00
instrument-arm64.cc Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler 2016-05-19 20:10:05 +00:00
instrument-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
interface-descriptors-arm64.cc [ic] LoadGlobalIC is now able to cache PropertyCells in the feedback vector. 2016-06-15 12:39:12 +00:00
interface-descriptors-arm64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
macro-assembler-arm64-inl.h Add {lda,stl}x?r{,b,h} instructions to ARM64 assembler/disassembler 2016-05-19 20:10:05 +00:00
macro-assembler-arm64.cc [builtins] New frame type for exits to C++ builtins 2016-06-30 06:58:23 +00:00
macro-assembler-arm64.h [builtins] New frame type for exits to C++ builtins 2016-06-30 06:58:23 +00:00
OWNERS Rename A64 port to ARM64 port 2014-03-21 09:28:26 +00:00
simulator-arm64.cc Move hashmap into src/base. 2016-06-09 18:00:31 +00:00
simulator-arm64.h Move hashmap into src/base. 2016-06-09 18:00:31 +00:00
utils-arm64.cc Cosmetic changes to tests to make it easier to concatenate them. 2015-06-01 22:47:08 +00:00
utils-arm64.h Added a ReverseBits operator and used it to implement Ctz. 2016-02-16 11:14:28 +00:00