Lines Matching refs:fcmp

1327 # fcmp and ftst do not store any result.
1330 cmpi.b %d0,&0x38 # is instr fcmp or ftst?
1357 # save the result in the proper fp reg (unless the op is fcmp or ftst);
1859 # OVFL : all except ftst,fcmp
1860 # UNFL : all except ftst,fcmp
1862 # INEX2 : all except ftst,fcmp
1872 # fcmp and ftst do not store any result.
1875 cmpi.b %d0,&0x38 # is instr fcmp or ftst?
1935 # save the result in the proper fp reg (unless the op is fcmp or ftst);
2487 # fcmp fatan fscale
2564 btst &0x4,1+EXC_CMDREG(%a6) # is operation fsincos,ftst,fcmp?
2580 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic
2587 btst &0x1,1+EXC_CMDREG(%a6) # is operation fcmp?
2623 # now, we save the result, unless, of course, the operation was ftst or fcmp.
6667 fcmp.s %fp0,&0x3F800000
6762 fcmp.s %fp0,&0x3F800000
8430 fcmp.b %fp0,&0x1 # is it equal to one?
11467 long fcmp - tbl_unsupp # 38: fcmp
12308 fcmp.b %fp1,&0x2 # is |result| >= 2.b?
13088 fcmp.b %fp1,&0x2 # is |result| >= 2.b?
13735 # fcmp(): fp compare op routine #
13751 # just use the actual fcmp instruction to produce the correct condition #
13756 global fcmp
13757 fcmp: label
13770 fcmp.x %fp0,SRC(%a0) # do compare
13779 # fcmp: inputs are not both normalized; what are they?
13841 # unlike all other functions for QNAN and SNAN, fcmp does NOT set the
14083 fcmp.b %fp1,&0x2 # is |result| >= 2.b?
14496 fcmp.b %fp1,&0x1 # is |result| > 1.b?
14519 fcmp.b %fp1,&0x1 # is |result| < 1.b?
14882 fcmp.x %fp0,%fp1 # is first result > second?
15335 fcmp.x %fp0,%fp1 # is first result > second?