DescriptionMIPS: Simulate SEB and SEH instructions on MIPS32R1 through MacroAssembler
SEB and SEH instructions are not available on MIPS32R1. This caused several failures on
MIPS32R1 in mjsunit/wasm/* and mjsunit/asm test suites.
This fix simulates these instruction in MacroAssembler for those architectures that do not support them.
TEST=mjsunit/asm/sqlite3/sqlite-pointer-masking,mjsunit/wasm/embenchen/lua_binarytrees
BUG=
Committed: https://crrev.com/f36713b5e998be67cf9d684c40fad9af45c6683e
Cr-Commit-Position: refs/heads/master@{#40467}
Patch Set 1 #
Messages
Total messages: 17 (11 generated)
|