DescriptionUses slt and sltu for signed vs. unsigned comparison by the MIPS assembler.
Previously, the sequence subu/b{gt,le,...}z was used, which fails to
distinguish between signed and unsigned comparison.
R=regis@google.com
Committed: https://code.google.com/p/dart/source/detail?r=22159
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 4 (0 generated)
|