Home | History | Annotate | Download | only in or1k

Lines Matching defs:should

15    You should have received a copy of the GNU General Public License
366 /* Multiply two small positive numbers. This should set no flags.
370 /* Multiply two quite large positive numbers. This should set no
374 /* Multiply two slightly too large positive numbers. This should
378 /* Multiply two large positive numbers. This should set the
389 /* Multiply two slightly too large negative numbers. This should
393 /* Multiply two large negative numbers. This should set the
407 too large positive number. This should set the overflow flag. */
411 should set neither carry, nor overflow flag. */
433 /* Multiply two small positive numbers. This should set no flags. */
436 /* Multiply two quite large positive numbers. This should set no
440 /* Multiply two slightly too large positive numbers. This should
444 /* Multiply two large positive numbers. This should set the
448 /* Multiply two small negative numbers. This should set no flags. */
455 /* Multiply two slightly too large negative numbers. This should
459 /* Multiply two large negative numbers. This should set the
475 /* Multiply the largest negative number by positive unity. Should
497 /* Multiply two small positive numbers. This should set no flags. */
500 /* Multiply two quite large positive numbers. This should set no
543 /* Multiply the largest negative number by positive unity. Should