Searched refs:fcmp (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Ddb.c141 int ret, (*fcmp)(DB *, const DBT *, const DBT *);
168 fcmp = compare_double;
171 fcmp = compare_ulong;
176 fcmp = NULL;
179 if (fcmp != NULL &&
180 (ret = sdb->set_bt_compare(sdb, fcmp)) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S370 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
671 # that can pass through fpsp_ovfl(). remember that fcmp, ftst, and fsincos
909 # that can pass through fpsp_unfl(). remember that fcmp, and ftst
1313 # OVFL : all except ftst,fcmp
1314 # UNFL : all except ftst,fcmp
1316 # INEX2 : all except ftst,fcmp
1326 # fcmp and ftst do not store any result.
1329 cmpi.b %d0,&0x38 # is instr fcmp or ftst?
1356 # save the result in the proper fp reg (unless the op is fcmp or ftst);
1858 # OVFL : all except ftst,fcmp
10188 fcmp: label
[all...]
H A Dfpsp.S371 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
672 # that can pass through fpsp_ovfl(). remember that fcmp, ftst, and fsincos
910 # that can pass through fpsp_unfl(). remember that fcmp, and ftst
1314 # OVFL : all except ftst,fcmp
1315 # UNFL : all except ftst,fcmp
1317 # INEX2 : all except ftst,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
13757 fcmp: label
[all...]
H A Dfplsp.S351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
6561 fcmp.s %fp0,&0x3F800000
6656 fcmp.s %fp0,&0x3F800000
8324 fcmp.b %fp0,&0x1 # is it equal to one?
8444 fcmp.x %fp0,LTHOLD(%pc) # compare with min threshold
8636 fcmp.s %fp0,&0x3F800000
8740 fcmp.x %fp0,(%a0) # if operand == 1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Dmemcpy_mck.S598 fcmp.eq p8,p0=f6,f0 // is it memcpy?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S657 | For fcmp:
1151 | Inst is fcmp.

Completed in 127 milliseconds