v8/src/mips
akos.palfi cb1084a800 MIPS: Fix Sltu macro instruction.
Fixes the case when the 'imm' is in range [8000,ffff], as the specification
says the 'imm' is sign-extended before the comparsion, so the effective range
is [max_unsigned-7fff,max_unsigned].

TEST=mjsunit/generated-transition-stub@3b8ad45e
BUG=

Review-Url: https://codereview.chromium.org/2386673002
Cr-Commit-Position: refs/heads/master@{#39922}
2016-09-30 18:29:24 +00:00
..
assembler-mips-inl.h [v8] Move all the RelocInfo::set_target_address function into one place. 2016-08-17 17:56:42 +00:00
assembler-mips.cc MIPS: Implement MADD.S, MSUB, MADDF and MSUBF. 2016-09-14 11:37:13 +00:00
assembler-mips.h MIPS: Implement MADD.S, MSUB, MADDF and MSUBF. 2016-09-14 11:37:13 +00:00
code-stubs-mips.cc [stubs] Port ToString platform stub to TurboFan. 2016-09-29 14:50:57 +00:00
code-stubs-mips.h Never call CpuFeatures::FlushICache directly 2015-11-25 19:27:34 +00:00
codegen-mips.cc Replace SmartPointer<T> with unique_ptr<T> 2016-07-25 11:14:34 +00:00
codegen-mips.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-mips.cc MIPS: Improve performance of simulator in debug mode. 2016-09-23 13:35:41 +00:00
constants-mips.h MIPS: Remove EXTRA, NORMAL instruction type check. 2016-09-30 09:01:40 +00:00
cpu-mips.cc Never call CpuFeatures::FlushICache directly 2015-11-25 19:27:34 +00:00
deoptimizer-mips.cc [RegisterConfiguration] Streamline access to arch defaults, simplify Registers. 2016-06-27 15:31:31 +00:00
disasm-mips.cc MIPS: Remove EXTRA, NORMAL instruction type check. 2016-09-30 09:01:40 +00:00
frames-mips.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-mips.h [runtime] Unify and simplify how frames are marked 2016-03-08 08:36:36 +00:00
interface-descriptors-mips.cc [stubs] ApiCallbackDescriptor cleanup - make it independent on the number of JS parameters. 2016-09-21 11:08:45 +00:00
macro-assembler-mips.cc MIPS: Fix Sltu macro instruction. 2016-09-30 18:29:24 +00:00
macro-assembler-mips.h [ic][ia32][x87] Don't push/pop value/slot/vector in store handlers. 2016-09-23 14:29:21 +00:00
OWNERS Update MIPS owners. 2015-12-17 09:07:00 +00:00
simulator-mips.cc Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00
simulator-mips.h Instead of having a hashmap with a function pointer defining its 2016-09-30 16:17:06 +00:00