Searched refs:e2c (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/ |
H A D | 0001-Add-build-option-for-NTLM-support.patch | 65 index 8375e2c..158f38f 100644
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sme_helper.c | 1011 float64 e2c = float16_to_float64(e2 >> 16, true, s_f16); in f16_dotadd() local 1023 t64 = float64r32_muladd(e1c, e2c, t64, 0, s_std); in f16_dotadd()
|
H A D | vec_helper.c | 2866 float64 e2c = float32_to_float64(e2 & 0xffff0000u, fpst); in bfdotadd_ebf() local 2878 t64 = float64r32_muladd(e1c, e2c, t64, 0, fpst); in bfdotadd_ebf()
|