DescriptionProperly handle unsigned literals, fix typing issue with unary +.
Properly convert unsigned literals.
Forbid using unary + on a kAsmInt.
Forbid multiplies other than * 1.0 as being equivalent to unary +.
BUG= https://bugs.chromium.org/p/v8/issues/detail?id=4203
TEST=test-asm-validator,asm-wasm
R=titzer@chromium.org,aseemgarg@chromium.org
LOG=N
Committed: https://crrev.com/942ed114880b1cf1a72f9aa38d20759dd835b98e
Cr-Commit-Position: refs/heads/master@{#35046}
Patch Set 1 #Patch Set 2 : drop print #
Messages
Total messages: 11 (5 generated)
|