v8/test/wasm-spec-tests
Zhao Jiazhong 0c8a5a8659 [mips][liftoff] Fix zeroing the stack.
The Sw/Sd in FillStackSlotsWithZero should't use kSystemPointerSize as
address offset, because the start address should be inclusive, and
the end address should be exclusive.

The skip-stack-guard-page test case failed due to this bug, and besides,
it also needs larger stack size on mips simulator.

Change-Id: Ieff55fe2c5a13e6dad1c5d073e1c0d22fe789d41
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2282663
Commit-Queue: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68834}
2020-07-14 10:34:41 +00:00
..
BUILD.gn [build] Add data deps for d8 test suites 2018-03-26 13:44:58 +00:00
OWNERS [wasm] Update OWNERS 2020-01-08 14:56:06 +00:00
testcfg.py [wasm] Add tail call spec tests 2020-07-02 14:11:49 +00:00
tests.tar.gz.sha1 [wasm] Add tail call spec tests 2020-07-02 14:11:49 +00:00
wasm-spec-tests.status [mips][liftoff] Fix zeroing the stack. 2020-07-14 10:34:41 +00:00