Searched refs:ftst (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | MISC | 71 ftst.s : 2.3 130 ftst.s : 2.3
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A 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? 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? 2497 # ftst flognp1 2563 btst &0x4,1+EXC_CMDREG(%a6) # is operation fsincos,ftst,fcmp? [all …]
|
H A D | fpsp.S | 1327 # fcmp and ftst do not store any result. 1330 cmpi.b %d0,&0x38 # is instr 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? 2498 # ftst flognp1 11469 long ftst - tbl_unsupp # 3a: ftst 13137 global ftst [all …]
|
H A D | fplsp.S | 351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst)
|
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 60 DEF_HELPER_FLAGS_2(ftst, TCG_CALL_NO_RWG, void, env, fp)
|
H A D | fpu_helper.c | 448 void HELPER(ftst)(CPUM68KState *env, FPReg *val) in HELPER() argument
|
/openbmc/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.
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 734 "FTST","FTST","ftst","D9 E4","V","V","","","","",""
|