v8/test/unittests/compiler/mips64
Miran.Karic 239f981653 MIPS: [stubs,interpreter] Optimise SMI loading for 64-bit targets.
Port 28e3467a72 (r38361)

  original commit message:
    Adding new methods to the code stub assembler and interpreter
    assembler to combine loading and untagging SMIs, so that on 64-bit
    architectures we can avoid loading the full 64 bits and load the
    32 interesting bits directly instead.

BUG=

Review-Url: https://codereview.chromium.org/2265043002
Cr-Commit-Position: refs/heads/master@{#38811}
2016-08-23 09:35:51 +00:00
..
instruction-selector-mips64-unittest.cc MIPS: [stubs,interpreter] Optimise SMI loading for 64-bit targets. 2016-08-23 09:35:51 +00:00
OWNERS Update MIPS owners. 2015-12-17 09:07:00 +00:00