Searched refs:fcmp (Results 1 – 11 of 11) sorted by relevance
/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/arch/m68k/ifpsp060/ |
H A D | MISC | 75 fcmp.s : 2.4 134 fcmp.s : 2.4
|
/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? 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? 2486 # fcmp fatan fscale 2563 btst &0x4,1+EXC_CMDREG(%a6) # is operation fsincos,ftst,fcmp? 2579 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic [all …]
|
H A D | fpsp.S | 1859 # OVFL : all except ftst,fcmp 1860 # UNFL : all except ftst,fcmp 1862 # INEX2 : all except ftst,fcmp 2487 # fcmp fatan fscale 2580 # the operation is fsincos, ftst, or fcmp. only fcmp is dyadic 6667 fcmp.s %fp0,&0x3F800000 6762 fcmp.s %fp0,&0x3F800000 11467 long fcmp - tbl_unsupp # 38: fcmp 13756 global fcmp 13757 fcmp: label [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.
|