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.c1273 float64 e2c = float16_to_float64(h2c, true, s_f16); in f16_dotadd() local
1284 t64 = float64r32_muladd(e1c, e2c, t64, 0, s_std); in f16_dotadd()
H A Dvec_helper.c3124 float64 e2c = float32_to_float64(s2c, fpst); in bfdotadd_ebf() local
3135 t64 = float64r32_muladd(e1c, e2c, t64, 0, fpst); in bfdotadd_ebf()