Searched defs:ieee (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
D | libipw_geo.c |
|
D | libipw_rx.c |
|
D | libipw_module.c |
|
D | ipw2200.h |
|
D | ipw2100.h |
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
D | qed_dcbx.c |
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | pmbus_utils.hpp | 90 ieee enumerator
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386-fprem.c | 45 } __attribute__((packed)) ieee; member
|
/openbmc/linux/net/dcb/ |
D | dcbnl.c |
|
/openbmc/qemu/fpu/ |
H A D | softfloat.c | 2826 float32 float16_to_float32(float16 a, bool ieee, float_status *s) in float16_to_float32() 2836 float64 float16_to_float64(float16 a, bool ieee, float_status *s) in float16_to_float64() 2846 float16 float32_to_float16(float32 a, bool ieee, float_status *s) in float32_to_float16() 2888 float16 float64_to_float16(float64 a, bool ieee, float_status *s) in float64_to_float16()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | mve_helper.c | 3353 bool ieee = !(env->vfp.fpcr & FPCR_AHP); local 3383 bool ieee = !(env->vfp.fpcr & FPCR_AHP); in do_vcvt_hs() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 6307 static inline float16 float16_from_float32(int32_t a, bool ieee, in float16_from_float32() 6326 static inline float32 float32_from_float16(int16_t a, bool ieee, in float32_from_float16() 7363 bool ieee = true; in helper_msa_fexdo_df() local 7977 bool ieee = true; in helper_msa_fexupl_df() local 8013 bool ieee = true; in helper_msa_fexupr_df() local
|
/openbmc/u-boot/drivers/nvme/ |
H A D | nvme.h | 42 __u8 ieee[3]; member
|
/openbmc/linux/include/linux/qed/ |
D | qed_if.h |
|
/openbmc/qemu/include/block/ |
H A D | nvme.h | 1144 uint8_t ieee[3]; member
|