DescriptionMIPS:[turbofan] Use Nor instruction for bit negation instead of xori.
Xori instruction can only have unisgned 16-bit immediates for right input,
as such it is not suitable for bit negation on mips.
TEST=unittests/InstructionSecetorTest.Word(32|64)XorMinusOneWithParameter
BUG=
Committed: https://crrev.com/6b11cc830b41f3d80c26e42d93bceb4ebc6910a6
Cr-Commit-Position: refs/heads/master@{#32478}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|