v8/src/x87
weiliang.lin@intel.com fd1ace4d94 X87: Fixed flooring division by a power of 2, once again...
port r21769

original message:
    Avoid right shifts by zero bits: On ARM it actually means shifting by
    32 bits (correctness issue) and on other platforms they are useless
    (performance issue). This is fix for the fix in r20544.

    BUG=v8:3259
    LOG=y
R=weiliang.lin@intel.com

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21829 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2014-06-13 07:03:11 +00:00
..
assembler-x87-inl.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
assembler-x87.cc Drop globals.h include from platform.h 2014-06-11 18:12:03 +00:00
assembler-x87.h Documentation: fix comments for CommuteCondition. 2014-06-05 08:33:42 +00:00
builtins-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
code-stubs-x87.cc X87: Reland 21774: Generate KeyedLoadGeneric with Hydrogen 2014-06-12 15:05:01 +00:00
code-stubs-x87.h X87: Simplify string copy in SubStringStub. 2014-06-11 14:09:05 +00:00
codegen-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
codegen-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
cpu-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
debug-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
deoptimizer-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
disasm-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
frames-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
frames-x87.h
full-codegen-x87.cc For-of calls [Symbol.iterator]() on RHS to get iterator 2014-06-12 17:31:54 +00:00
ic-x87.cc Add non-miss slow path to LoadIC_Normal. 2014-06-12 16:38:37 +00:00
lithium-codegen-x87.cc X87: Fixed flooring division by a power of 2, once again... 2014-06-13 07:03:11 +00:00
lithium-codegen-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-gap-resolver-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-gap-resolver-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
lithium-x87.cc X87: Preliminary support for block contexts in hydrogen. 2014-06-10 08:09:56 +00:00
lithium-x87.h X87: Preliminary support for block contexts in hydrogen. 2014-06-10 08:09:56 +00:00
macro-assembler-x87.cc X87: Improve write barriers in optimized code. 2014-06-04 09:27:16 +00:00
macro-assembler-x87.h X87: Improve write barriers in optimized code. 2014-06-04 09:27:16 +00:00
OWNERS X87: add OWNERS file 2014-06-11 23:24:27 +00:00
regexp-macro-assembler-x87.cc Use full include paths everywhere 2014-06-03 08:12:43 +00:00
regexp-macro-assembler-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
simulator-x87.cc
simulator-x87.h Use full include paths everywhere 2014-06-03 08:12:43 +00:00
stub-cache-x87.cc Implement LookupIterator designed to replace LookupResult 2014-06-11 09:59:14 +00:00