DescriptionMIPS64: Implement Mips64And32, Mips64Or32, Mips64Nor32 and Mips64Xor32 operators.
If operands are loaded as unsigned 32-bit integer, they need to be sign extended to 64 bits.
TEST=cctest/test-run-machops/RunWord32AndAndWord32ShrP, cctest/test-run-machops/RunWord32OrP,
cctest/test-run-machops/RunWord32ShrP, cctest/test-run-machops/RunWord32XorP
BUG=
Committed: https://crrev.com/edf8c03547bb46247cbcdda2152a5e6e105b8ae8
Cr-Commit-Position: refs/heads/master@{#37705}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address comments. #
Messages
Total messages: 14 (8 generated)
|