Searched refs:sfsub (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/parisc/math-emu/ |
H A D | Makefile | 14 sfadd.o dfsub.o sfsub.o fcnvfxt.o fcnvff.o fcnvxf.o \
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | usr.c | 359 FUNC_R_OP_RR(sfsub, "%0 = sfsub(%2, %3)") 897 TEST_R_OP_RR(sfsub, SF_one, SF_QNaN, SF_HEX_NaN, USR_CLEAR); in main() 898 TEST_R_OP_RR(sfsub, SF_one, SF_SNaN, SF_HEX_NaN, USR_FPINVF); in main() 899 TEST_R_OP_RR(sfsub, SF_QNaN, SF_SNaN, SF_HEX_NaN, USR_FPINVF); in main() 900 TEST_R_OP_RR(sfsub, SF_SNaN, SF_QNaN, SF_HEX_NaN, USR_FPINVF); in main()
|
/openbmc/qemu/target/hexagon/ |
H A D | helper.h | 65 DEF_HELPER_3(sfsub, f32, env, f32, f32)
|
H A D | op_helper.c | 930 float32 HELPER(sfsub)(CPUHexagonState *env, float32 RsV, float32 RtV) in HELPER() argument
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | float.idef | 29 Q6INSN(F2_sfsub,"Rd32=sfsub(Rs32,Rt32)",ATTRIBS(),
|
/openbmc/ |
H A D | opengrok1.0.log | 20430 …ssChildren: not file-less due to: /opengrok/data/xref/openbmc/linux/arch/parisc/math-emu/sfsub.c.gz
|
H A D | opengrok2.0.log | 21145 …ssChildren: not file-less due to: /opengrok/data/xref/openbmc/linux/arch/parisc/math-emu/sfsub.c.gz
|