HomeSort by: relevance | last modified time | path
    Searched defs:ftst (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 380 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
681 # that can pass through fpsp_ovfl(). remember that fcmp, ftst, and fsincos
919 # that can pass through fpsp_unfl(). remember that fcmp, and ftst
1293 cmpi.b 1+EXC_CMDREG(%a6),&0x3a # is operation an ftst?
1323 # OVFL : all except ftst,fcmp
1324 # UNFL : all except ftst,fcmp
1326 # INEX2 : all except ftst,fcmp
1336 # fcmp and ftst do not store any result.
1339 cmpi.b %d0,&0x38 # is instr fcmp or ftst?
1366 # save the result in the proper fp reg (unless the op is fcmp or ftst);
9579 ftst: label
    [all...]
fpsp.s 380 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
681 # that can pass through fpsp_ovfl(). remember that fcmp, ftst, and fsincos
919 # that can pass through fpsp_unfl(). remember that fcmp, and ftst
1293 cmpi.b 1+EXC_CMDREG(%a6),&0x3a # is operation an ftst?
1323 # OVFL : all except ftst,fcmp
1324 # UNFL : all except ftst,fcmp
1326 # INEX2 : all except ftst,fcmp
1336 # fcmp and ftst do not store any result.
1339 cmpi.b %d0,&0x38 # is instr fcmp or ftst?
1366 # save the result in the proper fp reg (unless the op is fcmp or ftst);
13147 ftst: label
    [all...]

Completed in 36 milliseconds