v8/src/arm
mgiuca 2cc4b0e025 assembler-arm: Use unsigned ints to avoid integer overflow.
BUG=v8:5725

Review-Url: https://codereview.chromium.org/2559933002
Cr-Commit-Position: refs/heads/master@{#41570}
2016-12-08 06:20:09 +00:00
..
assembler-arm-inl.h [arm] Enable Crankshaft for all ARM targets. 2016-09-26 14:05:07 +00:00
assembler-arm.cc assembler-arm: Use unsigned ints to avoid integer overflow. 2016-12-08 06:20:09 +00:00
assembler-arm.h [Turbofan] Add ARM support for simd128 moves and swaps. 2016-11-25 19:37:04 +00:00
code-stubs-arm.cc [stubs] Port FastFunctionBindStub to TF 2016-12-01 21:15:48 +00:00
code-stubs-arm.h Make whether or not a Code object should be created by masm explicit 2015-11-25 14:23:56 +00:00
codegen-arm.cc [Heap] Remove concept of MarkingParity. 2016-11-29 12:10:16 +00:00
codegen-arm.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-arm.cc Re-reland: Remove register index/code indirection 2015-10-02 16:55:22 +00:00
constants-arm.h [Turbofan] Add ARM support for simd128 moves and swaps. 2016-11-25 19:37:04 +00:00
cpu-arm.cc Make FlushICache part of Assembler(Base) and take Isolate as parameter. 2015-09-11 12:59:47 +00:00
deoptimizer-arm.cc [turbofan] Fix more -Wsign-compare warnings. 2016-11-11 12:01:08 +00:00
disasm-arm.cc [Turbofan] Add ARM support for simd128 moves and swaps. 2016-11-25 19:37:04 +00:00
eh-frame-arm.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +00:00
frames-arm.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-arm.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
interface-descriptors-arm.cc [ic] Extract load IC proto array handlers handling to a separate stub. 2016-11-15 11:16:39 +00:00
interface-descriptors-arm.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
macro-assembler-arm.cc [Turbofan] Add ARM support for simd128 moves and swaps. 2016-11-25 19:37:04 +00:00
macro-assembler-arm.h [Turbofan] Add ARM support for simd128 moves and swaps. 2016-11-25 19:37:04 +00:00
simulator-arm.cc [Turbofan] Add ARM support for simd128 moves and swaps. 2016-11-25 19:37:04 +00:00
simulator-arm.h Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00