Searched refs:ftst (Results 1 – 5 of 5) sorted by relevance
/linux/arch/m68k/ifpsp060/ |
H A D | MISC | 71 ftst.s : 2.3 130 ftst.s : 2.3
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 370 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 1283 cmpi.b 1+EXC_CMDREG(%a6),&0x3a # is operation an 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); [all...] |
H A D | fpsp.S | 371 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 1284 cmpi.b 1+EXC_CMDREG(%a6),&0x3a # is operation an 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); 13138 ftst: global() label [all...] |
H A D | fplsp.S | 351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
|
/linux/arch/m68k/fpsp040/ |
H A D | res_func.S | 94 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a 102 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and 125 | Inst is ftst. Check the source operand and set the cc's accordingly. 368 | monadic instructions: fabs = $18 fneg = $1a ftst = $3a 376 | At this point, fabs, fneg, fsmove, fdmove, ftst, fsqrt, fssqrt, and 384 bra cu_dnrm |fmove, fabs, fneg, ftst 415 | ftst) completely in software without an frestore to the 040. 428 | Inst is ftst. Check the source operand and set the cc's accordingly.
|