Description[ia32] Fix invalid DCHECK on cmpw with immediate.
The immediate passed to cmpw can be either a signed 16-bit or an
unsigned 16-bit integer, but the DCHECK was testing for signed 16-bit
values only.
R=mstarzinger@chromium.org
BUG=v8:6063
Review-Url: https://codereview.chromium.org/2735363002
Cr-Commit-Position: refs/heads/master@{#43671}
Committed: https://chromium.googlesource.com/v8/v8/+/65607079453a9485e8bcc3902029a178f0b6f238
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|