Searched refs:fcmp (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | MISC | 75 fcmp.s : 2.4 134 fcmp.s : 2.4
|
/openbmc/qemu/target/rx/ |
H A D | helper.h | 11 DEF_HELPER_FLAGS_3(fcmp, TCG_CALL_NO_WG, void, env, f32, f32)
|
/openbmc/linux/Documentation/arch/arm/vfp/ |
H A D | release-notes.rst | 25 - fcmp
|
/openbmc/linux/arch/m68k/ifpsp060/src/ |
H A D | pfpsp.S | 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); 2486 # fcmp fatan fscale [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? 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); 2487 # fcmp fatan fscale [all …]
|
H A D | fplsp.S | 351 set STORE_FLG, LV+19 # flag: operand store (ie. not fcmp/ftst) 8444 fcmp.x %fp0,LTHOLD(%pc) # compare with min threshold 8636 fcmp.s %fp0,&0x3F800000 8740 fcmp.x %fp0,(%a0) # if operand == 1,
|
/openbmc/qemu/target/m68k/ |
H A D | helper.h | 56 DEF_HELPER_FLAGS_3(fcmp, TCG_CALL_NO_RWG, void, env, fp, fp)
|
H A D | fpu_helper.c | 440 void HELPER(fcmp)(CPUM68KState *env, FPReg *val0, FPReg *val1) in HELPER() argument
|
/openbmc/qemu/target/tricore/ |
H A D | helper.h | 111 DEF_HELPER_3(fcmp, i32, env, i32, i32)
|
/openbmc/linux/arch/ia64/lib/ |
H A D | memcpy_mck.S | 598 fcmp.eq p8,p0=f6,f0 // is it memcpy?
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | res_func.S | 657 | For fcmp: 1151 | Inst is fcmp.
|