v8/src/arm64
ishell 70d2b685ae [stubs] Fix allocation memento detection.
The old code does not work properly when the allocation memento object ends exactly at page boundary.

This CL addresses DBC mentioned in https://codereview.chromium.org/2313093002/

BUG=v8:5269

Review-Url: https://codereview.chromium.org/2466573002
Cr-Commit-Position: refs/heads/master@{#40676}
2016-10-31 15:51:03 +00:00
..
assembler-arm64-inl.h [v8] Move all the RelocInfo::set_target_address function into one place. 2016-08-17 17:56:42 +00:00
assembler-arm64.cc Remove position info from relocation info. 2016-06-29 13:49:50 +00:00
assembler-arm64.h [turbofan] Add support for eager/soft deoptimization reasons. 2016-07-18 09:25:16 +00:00
code-stubs-arm64.cc [ic] Delete old KeyedLoadIC code 2016-10-17 10:31:18 +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 Include only stuff you need, part 2: ast.h, ast-value-factory.h in ports. 2016-08-22 08:16:57 +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
eh-frame-arm64.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +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 [regexp] Remove unused code 2016-10-25 07:19:13 +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 [stubs] Fix allocation memento detection. 2016-10-31 15:51:03 +00:00
macro-assembler-arm64.h [ic] Remove unnecessary access rights checks from the IC handlers. 2016-10-27 15:54:00 +00:00
simulator-arm64.cc Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00
simulator-arm64.h Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +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