Description[x64] Fix handling of Smi constants in LSubI and LBitI
Smi immediates are not supported, so instructions with Smi representations need their constants in a register. LAddI has already been doing this. The manifestation of the bug was that an operation would compute 0 instead of the correct result.
BUG=chromium:478612
LOG=y
R=verwaest@chromium.org
Committed: https://crrev.com/5379d8bc36b3388df4f5a6f7e0a86168f1a5ff0e
Cr-Commit-Position: refs/heads/master@{#29529}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|