Home
last modified time | relevance | path

Searched full:precision (Results 1 – 25 of 219) sorted by relevance

123456789

/openbmc/u-boot/lib/
H A Dvsprintf.c159 int base, int size, int precision, int type) in number() argument
221 if (i > precision) in number()
222 precision = i; in number()
224 size -= precision; in number()
246 while (i <= --precision) in number()
258 int precision, int flags) in string() argument
265 len = strnlen(s, precision); in string()
280 int precision, int flags) in string16() argument
283 ssize_t i, len = utf16_strnlen(str, precision); in string16()
301 int precision, int flags) in device_path_string() argument
[all …]
/openbmc/openbmc/poky/meta/recipes-support/mpfr/
H A Dmpfr_4.2.2.bb1 SUMMARY = "C library for multiple-precision floating-point computations with exact rounding"
2Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-pre…
/openbmc/qemu/tests/tcg/arm/
H A Dfcvt.c116 printf("Converting single-precision to half-precision\n"); in convert_single_to_half()
139 printf("Converting single-precision to double-precision\n"); in convert_single_to_double()
162 printf("Converting single-precision to integer\n"); in convert_single_to_integer()
232 printf("Converting double-precision to half-precision\n"); in convert_double_to_half()
257 printf("Converting double-precision to single-precision\n"); in convert_double_to_single()
281 printf("Converting double-precision to integer\n"); in convert_double_to_integer()
325 printf("Converting half-precision to double-precision\n"); in convert_half_to_double()
348 printf("Converting half-precision to single-precision\n"); in convert_half_to_single()
375 printf("Converting half-precision to integer\n"); in convert_half_to_integer()
410 printf("#### Enabling IEEE Half Precision\n"); in main()
[all …]
H A Dfcvt.ref1 #### Enabling IEEE Half Precision
3 Converting single-precision to half-precision
66 Converting single-precision to double-precision
129 Converting double-precision to half-precision
212 Converting double-precision to single-precision
295 Converting half-precision to single-precision
330 Converting half-precision to double-precision
366 Converting single-precision to half-precision
429 Converting single-precision to double-precision
492 Converting double-precision to half-precision
[all …]
/openbmc/fb-ipmi-oem/configs/tiogapass/
H A Dcri_sensors.json10 "precision": 1 number
14 "precision": 2 number
36 "precision": 1 number
/openbmc/qemu/tests/fp/
H A Dfp-bench.c51 enum precision { enum
125 static enum precision precision; variable
147 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
194 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
232 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
501 f = bench_funcs[operation][precision]; in run_bench()
531 fprintf(stderr, " -p = floating point precision (single, double, quad[soft only]). " in usage_complete()
649 precision = PREC_SINGLE; in parse_args()
651 precision = PREC_DOUBLE; in parse_args()
653 precision = PREC_QUAD; in parse_args()
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libmpc/
H A Dlibmpc.inc1 SUMMARY = "C library for complex number arithmetic with arbitrary precision and correct rounding"
2 …a C library for the arithmetic of complex numbers with arbitrarily high precision and correct roun…
/openbmc/qemu/docs/system/arm/
H A Demulation.rst60 - FEAT_F32MM (Single-precision Matrix Multiplication)
61 - FEAT_F64MM (Double-precision Matrix Multiplication)
64 - FEAT_FHM (Floating-point half-precision multiplication instructions)
66 - FEAT_FP16 (Half-precision floating-point data processing)
121 - FEAT_RPRES (Increased precision of FRECPE and FRSQRTE)
136 - FEAT_SME_F16F16 (Non-widening half-precision FP16 arithmetic for SME2)
137 - FEAT_SME_F64F64 (Double-precision floating-point outer product instructions)
191 - HP (Half-precision floating-point instructions)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0014-timeSync-Portable-way-to-print-64bit-time_t.patch31 - "const %ld precision %ld tolerance %ld tick %ld\n",
33 - tx->status, tx->constant, tx->precision, tx->tolerance, tx->tick);
35 + "const %jd precision %jd tolerance %jd tick %jd\n",
37 + tx->status, (intmax_t)tx->constant, (intmax_t)tx->precision, (intmax_t)tx->tolerance, (…
/openbmc/u-boot/doc/
H A DREADME.440-DDR-performance16 This system uses 8 bytes per DOUBLE PRECISION word.
23 Your clock granularity/precision appears to be 1 microseconds.
30 For best results, please be sure you know the precision of your system
57 This system uses 8 bytes per DOUBLE PRECISION word.
64 Your clock granularity/precision appears to be 1 microseconds.
71 For best results, please be sure you know the precision of your system
/openbmc/qemu/target/hexagon/imported/
H A Dmpy.idef608 Q6INSN(M2_mmacls_s0,"Rxx32+=vmpyweh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixm…
609 Q6INSN(M2_mmacls_s1,"Rxx32+=vmpyweh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixm…
616 Q6INSN(M2_mmachs_s0,"Rxx32+=vmpywoh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixm…
617 Q6INSN(M2_mmachs_s1,"Rxx32+=vmpywoh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixm…
624 Q6INSN(M2_mmpyl_s0,"Rdd32=vmpyweh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixmpy…
625 Q6INSN(M2_mmpyl_s1,"Rdd32=vmpyweh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixmpy…
632 Q6INSN(M2_mmpyh_s0,"Rdd32=vmpywoh(Rss32,Rtt32):sat",ATTRIBS(), "Mixed Precision Multiply",mixmpy…
633 Q6INSN(M2_mmpyh_s1,"Rdd32=vmpywoh(Rss32,Rtt32):<<1:sat",ATTRIBS(),"Mixed Precision Multiply",mixmpy…
643 Q6INSN(M2_mmacls_rs0,"Rxx32+=vmpyweh(Rss32,Rtt32):rnd:sat",ATTRIBS(), "Mixed Precision Multiply"…
644 Q6INSN(M2_mmacls_rs1,"Rxx32+=vmpyweh(Rss32,Rtt32):<<1:rnd:sat",ATTRIBS(),"Mixed Precision Multiply"…
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/bc/
H A Dbc_1.08.1.bb1 SUMMARY = "Arbitrary precision calculator language"
3 DESCRIPTION = "bc is an arbitrary precision numeric processing language. Syntax is similar to C, bu…
/openbmc/qemu/tests/tcg/aarch64/
H A Dfcvt.ref1 #### Enabling IEEE Half Precision
3 Converting single-precision to half-precision
66 Converting single-precision to double-precision
129 Converting double-precision to half-precision
212 Converting double-precision to single-precision
295 Converting half-precision to single-precision
330 Converting half-precision to double-precision
366 Converting single-precision to half-precision
429 Converting single-precision to double-precision
492 Converting double-precision to half-precision
[all …]
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h193 | Software half-precision conversion routines.
235 | Software half-precision operations.
558 | The pattern for a default generated half-precision NaN.
563 | Software IEC/IEEE single-precision conversion routines.
595 | Software IEC/IEEE single-precision operations.
736 | single-precision floating-point value, returning the result. After being
752 | The pattern for a default generated single-precision NaN.
757 | Software IEC/IEEE double-precision conversion routines.
792 | Software IEC/IEEE double-precision operations.
933 | The pattern for a default generated double-precision NaN.
[all …]
/openbmc/qemu/tests/tcg/x86_64/
H A Dfma.c74 * not set the Underflow flag (only the Precision flag for an inexact
93 * flushed) and indicates also Underflow and Precision.
96 0x8000000000000000, 0x32 }, /* Precision, Underflow, Denormal */
/openbmc/qemu/fpu/
H A Dsoftfloat-specialize.c.inc196 | The pattern for a default generated extended double-precision NaN.
216 | The pattern for a default generated extended double-precision inf.
230 | Returns 1 if the half-precision floating-point value `a' is a quiet
269 | Returns 1 if the half-precision floating-point value `a' is a signaling
307 | Returns 1 if the single-precision floating-point value `a' is a quiet
326 | Returns 1 if the single-precision floating-point value `a' is a signaling
345 | Returns 1 if the double-precision floating-point value `a' is a quiet
365 | Returns 1 if the double-precision floating-point value `a' is a signaling
385 | Returns 1 if the extended double-precision floating-point value `a' is a
410 | Returns 1 if the extended double-precision floating-point value `a' is a
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ptpd/ptpd/
H A Dptpd.service2 Description=ptpd time precision daemon
/openbmc/bmcweb/redfish-core/include/utils/
H A Dtime_utils.hpp43 // Returns the formatted date time string with millisecond precision
49 // Returns the formatted date time string with microsecond precision
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/linuxptp/linuxptp/systemd/
H A Dptp4l@.service.in2 Description=Precision Time Protocol (PTP) service for %I
/openbmc/openbmc/poky/meta/recipes-support/gmp/
H A Dgmp.inc2 DESCRIPTION = "GMP is a free library for arbitrary precision arithmetic, operating on signed intege…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/usleep/files/
H A Dusleep.121 on precision only to -4 or maybe -5.
/openbmc/fb-ipmi-oem/configs/yosemitev2/
H A Dcri_sensors.json16 "precision": 1 number
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Dlib.rs8 //! Precision Event Timers) device in QEMU.
/openbmc/qemu/rust/hw/timer/hpet/
H A DCargo.toml5 description = "IA-PC High Precision Event Timer emulation in Rust"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-mpmath_1.3.0.bb4 SUMMARY = "Python library for arbitrary-precision floating-point arithmetic"

123456789