Home
last modified time | relevance | path

Searched refs:Float (Results 1 – 17 of 17) sorted by relevance

/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A Dtune-mips32r6.inc9 # Base Tunes (Hard Float)
20 # Soft Float
H A Dtune-mips32.inc9 # Base Tunes (Hard Float)
20 # Soft Float
H A Dtune-mips32r2.inc9 # Base Tunes (Hard Float)
20 # Soft Float
H A Dtune-mips64r6.inc21 # Soft Float
47 # MIPS 64r6 n32 and Soft Float
H A Dtune-mips64r2.inc23 # MIPS 64r2 Soft Float
53 # MIPS 64r2 n32 and Soft Float
83 # MIPS 64r2 o32 and Soft Float
H A Darch-mips.inc142 # MIPS 64 o32 and Soft Float
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A De500v2_power_isa.dtsi47 power-isa-sp.fd; // SPE.Embedded Float Scalar Double
48 power-isa-sp.fs; // SPE.Embedded Float Scalar Single
49 power-isa-sp.fv; // SPE.Embedded Float Vector
H A De500v1_power_isa.dtsi47 power-isa-sp.fs; // SPE.Embedded Float Scalar Single
48 power-isa-sp.fv; // SPE.Embedded Float Vector
/openbmc/qemu/target/hexagon/
H A Dfma_emu.c64 } Float; typedef
95 Float a = { .i = f32 }; in float32_getmant()
110 Float a = { .i = f32 }; in float32_getexp()
520 GEN_XF_ROUND(float32, SF_MANTBITS, SF_INF_EXP, Float) in GEN_XF_ROUND()
/openbmc/openbmc/poky/meta/conf/machine/include/arm/
H A DREADME32 two defined ABIs specificed, standard EABI and Hard Float (VFP) EABI.
/openbmc/qemu/target/ppc/
H A Dinsn64.decode121 ### Float-Point Load and Store Instructions
H A Dinsn32.decode482 ### Float-Point Load Instructions
494 ### Float-Point Store Instructions
/openbmc/openbmc/poky/meta/recipes-multimedia/libsndfile/libsndfile1/
H A Dcve-2022-33065.patch448 case 'f' : /* Float conversion */
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl400 our $Float = qr{$Float_hex|$Float_dec|$Float_int};
401 our $Constant = qr{$Float|$Binary|$Octal|$Hex|$Int};
/openbmc/linux/scripts/
H A Dcheckpatch.pl538 our $Float = qr{$Float_hex|$Float_dec|$Float_int};
539 our $Constant = qr{$Float|$Binary|$Octal|$Hex|$Int};
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc1319 * Float min/max.
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc2187 *** Vector Float Point Arithmetic Instructions