/openbmc/u-boot/lib/ |
H A D | vsprintf.c | 159 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 D | mpfr_4.2.2.bb | 1 SUMMARY = "C library for multiple-precision floating-point computations with exact rounding" 2 …Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-pre…
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | fcvt.c | 116 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 D | fcvt.ref | 1 #### 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 D | cri_sensors.json | 10 "precision": 1 number 14 "precision": 2 number 36 "precision": 1 number
|
/openbmc/qemu/tests/fp/ |
H A D | fp-bench.c | 51 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 D | libmpc.inc | 1 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 D | emulation.rst | 60 - 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 D | 0014-timeSync-Portable-way-to-print-64bit-time_t.patch | 31 - "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 D | README.440-DDR-performance | 16 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 D | mpy.idef | 608 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 D | bc_1.08.1.bb | 1 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 D | fcvt.ref | 1 #### 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 D | softfloat.h | 193 | 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 D | fma.c | 74 * 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 D | softfloat-specialize.c.inc | 196 | 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 D | ptpd.service | 2 Description=ptpd time precision daemon
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | time_utils.hpp | 43 // 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 D | ptp4l@.service.in | 2 Description=Precision Time Protocol (PTP) service for %I
|
/openbmc/openbmc/poky/meta/recipes-support/gmp/ |
H A D | gmp.inc | 2 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 D | usleep.1 | 21 on precision only to -4 or maybe -5.
|
/openbmc/fb-ipmi-oem/configs/yosemitev2/ |
H A D | cri_sensors.json | 16 "precision": 1 number
|
/openbmc/qemu/rust/hw/timer/hpet/src/ |
H A D | lib.rs | 8 //! Precision Event Timers) device in QEMU.
|
/openbmc/qemu/rust/hw/timer/hpet/ |
H A D | Cargo.toml | 5 description = "IA-PC High Precision Event Timer emulation in Rust"
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-mpmath_1.3.0.bb | 4 SUMMARY = "Python library for arbitrary-precision floating-point arithmetic"
|