Lines Matching full:comparison
5683 one comparison in this common case by doing a bit of refactoring
8261 Methods set32 and setTest32 compare 32-bit operands, and set a 32-bit results based on the comparison.
8262 set8 compares 32-bit operands, and sets an 8-bit result based on the comparison.
8263 setTest8 compares 8-bit operands, and sets a 32-bit result based on the comparison.
11019 The conditional comparison can be done with cmn if the imm value is
23298 Handling for a few edge cases were added. Now comparison between
24248 fast/js/comparison-operators-greater.html
24249 fast/js/comparison-operators-less.html