Home
last modified time | relevance | path

Searched refs:e2c (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libesmtp/libesmtp/
H A D0001-Add-build-option-for-NTLM-support.patch65 index 8375e2c..158f38f 100644
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c1011 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 Dvec_helper.c2866 float64 e2c = float32_to_float64(e2 & 0xffff0000u, fpst); in bfdotadd_ebf() local
2878 t64 = float64r32_muladd(e1c, e2c, t64, 0, fpst); in bfdotadd_ebf()