v8/src/arm
thakis b97df83752 Use Rotate*() functions instead of doing this manually.
Shouldn't make a difference in practice, but it's a bit more readable and it
gets the case of a 0 shift correct without undefined behavior.

BUG=463436
LOG=N

Review URL: https://codereview.chromium.org/975283002

Cr-Commit-Position: refs/heads/master@{#26975}
2015-03-04 05:53:33 +00:00
..
assembler-arm-inl.h [turbofan] Add backend support for float32. 2014-09-24 11:08:35 +00:00
assembler-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
assembler-arm.h CpuProfiler: replace raw position with SourcePosition for DeoptReason 2015-02-27 13:34:38 +00:00
builtins-arm.cc Disallow subclassing Arrays. 2015-02-28 00:28:35 +00:00
code-stubs-arm.cc Implement subclassing Arrays. 2015-03-03 18:45:02 +00:00
code-stubs-arm.h Consistently use only one of virtual/OVERRIDE/FINAL. 2014-12-12 10:44:25 +00:00
codegen-arm.cc [arm] Recognize SXTB, SXTH, UXTB and UXTH. 2014-11-10 05:49:17 +00:00
codegen-arm.h Move IC code into a subdir and move ic-compilation related code from stub-cache into ic-compiler 2014-08-22 11:43:39 +00:00
constants-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
constants-arm.h [arm] Assembler support for internal references. 2015-02-06 07:21:23 +00:00
cpu-arm.cc Make FlushICache NOP for Nvidia Denver CPU's. 2014-12-19 11:16:36 +00:00
debug-arm.cc Updates to maintain flag --vector-ics 2014-10-08 09:15:09 +00:00
deoptimizer-arm.cc Propagate DeoptInfo to cpu-profiler 2015-02-10 14:33:00 +00:00
disasm-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
frames-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
frames-arm.h Remove unused thread locals from debugger. 2014-05-20 15:20:02 +00:00
full-codegen-arm.cc Compute correct contextual load ICs in fullcodegen. 2015-03-02 13:36:58 +00:00
interface-descriptors-arm.cc Retry "Use a WeakCell in the CallIC type vector." 2015-02-04 09:46:22 +00:00
interface-descriptors-arm.h Refactoring InterfaceDescriptors away from code-stubs.h 2014-08-29 10:40:02 +00:00
lithium-arm.cc Continue learning for calls in crankshaft. 2015-01-28 09:03:19 +00:00
lithium-arm.h Introduce LanguageMode, drop StrictMode. 2015-02-04 09:34:26 +00:00
lithium-codegen-arm.cc CpuProfiler: replace raw position with SourcePosition for DeoptReason 2015-02-27 13:34:38 +00:00
lithium-codegen-arm.h Externalize deoptimization reasons. 2015-02-05 14:51:58 +00:00
lithium-gap-resolver-arm.cc Rename ASSERT* to DCHECK*. 2014-08-04 11:34:54 +00:00
lithium-gap-resolver-arm.h Use Chrome compatible naming for compiler specifics. 2014-09-02 07:07:52 +00:00
macro-assembler-arm.cc Move stack unwinding logic into the runtime. 2015-03-03 12:03:14 +00:00
macro-assembler-arm.h Move stack unwinding logic into the runtime. 2015-03-03 12:03:14 +00:00
OWNERS Add to OWNERS for arm and a64 2014-02-12 13:33:54 +00:00
regexp-macro-assembler-arm.cc Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
regexp-macro-assembler-arm.h Remove the dependency of Zone on Isolate 2015-01-23 15:20:00 +00:00
simulator-arm.cc Use Rotate*() functions instead of doing this manually. 2015-03-04 05:53:33 +00:00
simulator-arm.h Check alpha-sorting of includes during presubmit. 2014-06-20 08:40:11 +00:00