Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch71 index 722a389..6182e1c 100644
/openbmc/qemu/target/arm/tcg/
H A Dsme_helper.c1271 float64 e1c = float16_to_float64(h1c, true, s_f16); in f16_dotadd() local
1284 t64 = float64r32_muladd(e1c, e2c, t64, 0, s_std); in f16_dotadd()
H A Dvec_helper.c3122 float64 e1c = float32_to_float64(s1c, fpst); in bfdotadd_ebf() local
3135 t64 = float64r32_muladd(e1c, e2c, t64, 0, fpst); in bfdotadd_ebf()