Searched refs:ftst (Results 1 – 5 of 5) sorted by relevance
/arch/m68k/ifpsp060/ |
D | MISC | 71 ftst.s : 2.3 130 ftst.s : 2.3
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 1283 cmpi.b 1+EXC_CMDREG(%a6),&0x3a # is operation an ftst? 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 1859 # UNFL : all except ftst,fcmp 1861 # INEX2 : all except ftst,fcmp 1871 # fcmp and ftst do not store any result. 1874 cmpi.b %d0,&0x38 # is instr fcmp or ftst? 1934 # save the result in the proper fp reg (unless the op is fcmp or ftst); [all …]
|
D | fpsp.S | 1284 cmpi.b 1+EXC_CMDREG(%a6),&0x3a # is operation an ftst? 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); [all …]
|
D | fplsp.S | 351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
|
/arch/m68k/fpsp040/ |
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.
|