Lines Matching refs:equal
7028 # two independent pieces of roughly equal complexity #
7091 # two independent pieces of roughly equal complexity #
8430 fcmp.b %fp0,&0x1 # is it equal to one?
11870 # we still don't know if underflow occurred. result is ~ equal to 2. but,
12638 # we still don't know if underflow occurred. result is ~ equal to 1. but,
14165 # we still don't know if underflow occurred. result is ~ equal to 2. but,
14839 # result is equal to the smallest normalized number in the selected precision
14859 # ok, so now the result has a exponent equal to the smallest normalized
14860 # exponent for the selected precision. also, the mantissa is equal to
14866 # seeing if the new result is smaller or equal to the current result.
15292 # result is equal to the smallest normalized number in the selected precision
15312 # ok, so now the result has a exponent equal to the smallest normalized
15313 # exponent for the selected precision. also, the mantissa is equal to
15319 # seeing if the new result is smaller or equal to the current result.
15857 # equal to 0x3fff and scale the SRC exponent by the value that the #
15858 # DST exponent was scaled by. If the SRC exponent is greater or equal, #
16273 # Dn is fetched and decremented by one. If Dn is not equal to -1, add #
16345 # equal:
16350 fbeq.w fdbcc_eq_yes # equal?
16357 # not equal:
16362 fbneq.w fdbcc_neq_yes # not equal?
16403 # greater than or equal:
16408 fbge.w fdbcc_ge_yes # greater than or equal?
16426 # not (greater than or equal):
16431 fbnge.w fdbcc_nge_yes # not (greater than or equal)?
16479 # less than or equal:
16484 fble.w fdbcc_le_yes # less than or equal?
16502 # not (less than or equal):
16507 fbnle.w fdbcc_nle_yes # not (less than or equal)?
16555 # greater, less, or equal:
16560 fbgle.w fdbcc_gle_yes # greater, less, or equal?
16570 # not (greater, less, or equal):
16575 fbngle.w fdbcc_ngle_yes # not (greater, less, or equal)?
16636 # signalling equal:
16641 fbseq.w fdbcc_seq_yes # signalling equal?
16659 # signalling not equal:
16664 fbsneq.w fdbcc_sneq_yes # signalling not equal?
16705 # unordered or less or equal:
16710 fbule.w fdbcc_ule_yes # unordered or less or equal?
16717 # ordered greater than or equal:
16722 fboge.w fdbcc_oge_yes # ordered greater than or equal?
16753 # unordered or greater or equal:
16765 # ordered less than or equal:
16801 # unordered or equal:
16806 fbueq.w fdbcc_ueq_yes # unordered or equal?