Lines Matching refs:comparison
6 ; Check unsigned comparison near the low end of the CLI range, using zero
20 ; Check unsigned comparison near the low end of the CLI range, using sign
34 ; Check unsigned comparison near the high end of the CLI range, using zero
48 ; Check unsigned comparison near the high end of the CLI range, using sign
62 ; Check unsigned comparison above the high end of the CLI range, using zero
75 ; When using unsigned comparison with sign extension, equality with values
103 ; Check signed comparison near the low end of the CLI range, using zero
104 ; extension. This is equivalent to unsigned comparison.
117 ; Check signed comparison near the low end of the CLI range, using sign
130 ; Check signed comparison near the high end of the CLI range, using zero
131 ; extension. This is equivalent to unsigned comparison.
144 ; Check signed comparison near the high end of the CLI range, using sign
157 ; Check signed comparison above the high end of the CLI range, using zero