Searched full:single (Results 1 – 25 of 3589) sorted by relevance
12345678910>>...144
/openbmc/linux/arch/arm64/boot/dts/hisilicon/ |
D | hikey970-pinctrl.dtsi |
|
D | hikey960-pinctrl.dtsi |
|
D | hikey-pinctrl.dtsi |
|
D | poplar-pinctrl.dtsi |
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | float_convd.conf | 2 from single: f32(nan:0x7fe00000) 3 to single: f64(nan:0x007ffc000000000000) (OK) 8 from single: f32(-nan:0xffc00000) 9 to single: f64(-nan:0x00fff8000000000000) (OK) 14 from single: f32(-inf:0xff800000) 15 to single: f64(-inf:0x00fff0000000000000) (OK) 20 from single: f32(-inf:0xff800000) 21 to single: f64(-inf:0x00fff0000000000000) (OVERFLOW INEXACT ) 26 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 27 to single: f64(-0x1.fffffe00000000000000p+127:0x00c7efffffe0000000) (OK) [all …]
|
H A D | float_convs.ref | 2 from single: f32(-nan:0xffe00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/linux/arch/arm/boot/dts/hisilicon/ |
D | hi3620-hi4511.dts |
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | fcvt.ref | 3 Converting single-precision to half-precision 4 00 SINGLE: -nan / 0xffa00000 (0 => OK) 6 01 SINGLE: -nan / 0xffc00000 (0 => OK) 8 02 SINGLE: -inf / 0xff800000 (0 => OK) 10 03 SINGLE: -3.40282346638528859812e+38 / 0xff7fffff (0 => OK) 12 04 SINGLE: -1.11100004769645909791e+31 / 0xf30c3a59 (0 => OK) 14 05 SINGLE: -1.11100003258488635273e+30 / 0xf1605d5b (0 => OK) 16 06 SINGLE: -1.08700982243137289629e-12 / 0xab98fba8 (0 => OK) 18 07 SINGLE: -1.78051176151664730511e-20 / 0x9ea82a22 (0 => OK) 20 08 SINGLE: -1.17549435082228750797e-38 / 0x80800000 (0 => OK) [all …]
|
H A D | float_convd.ref | 3 to single: f32(nan:0x7fe00000) (INVALID) 9 to single: f32(-nan:0xffc00000) (OK) 15 to single: f32(-inf:0xff800000) (OK) 21 to single: f32(-inf:0xff800000) (OVERFLOW INEXACT ) 27 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 33 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 39 to single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) (INEXACT ) 45 to single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) (INEXACT ) 51 to single: f32(-0x1.00000000000000000000p+1:0xc0000000) (OK) 57 to single: f32(-0x1.00000000000000000000p+0:0xbf800000) (OK) [all …]
|
H A D | float_convs.ref | 2 from single: f32(-nan:0xffa00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | fcvt.ref | 3 Converting single-precision to half-precision 4 00 SINGLE: -nan / 0xffa00000 (0 => OK) 6 01 SINGLE: -nan / 0xffc00000 (0 => OK) 8 02 SINGLE: -inf / 0xff800000 (0 => OK) 10 03 SINGLE: -3.40282346638528859812e+38 / 0xff7fffff (0 => OK) 12 04 SINGLE: -1.11100004769645909791e+31 / 0xf30c3a59 (0 => OK) 14 05 SINGLE: -1.11100003258488635273e+30 / 0xf1605d5b (0 => OK) 16 06 SINGLE: -1.08700982243137289629e-12 / 0xab98fba8 (0 => OK) 18 07 SINGLE: -1.78051176151664730511e-20 / 0x9ea82a22 (0 => OK) 20 08 SINGLE: -1.17549435082228750797e-38 / 0x80800000 (0 => OK) [all …]
|
H A D | float_convd.ref | 3 to single: f32(nan:0x7fe00000) (INVALID) 9 to single: f32(-nan:0xffc00000) (OK) 15 to single: f32(-inf:0xff800000) (OK) 21 to single: f32(-inf:0xff800000) (OVERFLOW INEXACT ) 27 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 33 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 39 to single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) (INEXACT ) 45 to single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) (INEXACT ) 51 to single: f32(-0x1.00000000000000000000p+1:0xc0000000) (OK) 57 to single: f32(-0x1.00000000000000000000p+0:0xbf800000) (OK) [all …]
|
H A D | float_convs.ref | 2 from single: f32(-nan:0xffa00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/qemu/tests/tcg/x86_64/ |
H A D | float_convd.ref | 3 to single: f32(nan:0x7fe00000) (INVALID) 9 to single: f32(-nan:0xffc00000) (OK) 15 to single: f32(-inf:0xff800000) (OK) 21 to single: f32(-inf:0xff800000) (OVERFLOW INEXACT ) 27 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 33 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 39 to single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) (INEXACT ) 45 to single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) (INEXACT ) 51 to single: f32(-0x1.00000000000000000000p+1:0xc0000000) (OK) 57 to single: f32(-0x1.00000000000000000000p+0:0xbf800000) (OK) [all …]
|
H A D | float_convs.ref | 2 from single: f32(-nan:0xffa00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | float_convd.ref | 3 to single: f32(-nan:0xffffffff) (INVALID) 9 to single: f32(-nan:0xffffffff) (OK) 15 to single: f32(-inf:0xff800000) (OK) 21 to single: f32(-inf:0xff800000) (OVERFLOW INEXACT ) 27 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 33 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 39 to single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) (INEXACT ) 45 to single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) (INEXACT ) 51 to single: f32(-0x1.00000000000000000000p+1:0xc0000000) (OK) 57 to single: f32(-0x1.00000000000000000000p+0:0xbf800000) (OK) [all …]
|
H A D | float_convs.ref | 2 from single: f32(-nan:0xffa00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/qemu/tests/tcg/loongarch64/ |
H A D | float_convd.ref | 3 to single: f32(nan:0x7fe00000) (INVALID) 9 to single: f32(-nan:0xffc00000) (OK) 15 to single: f32(-inf:0xff800000) (OK) 21 to single: f32(-inf:0xff800000) (OVERFLOW INEXACT ) 27 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 33 to single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) (OK) 39 to single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) (INEXACT ) 45 to single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) (INEXACT ) 51 to single: f32(-0x1.00000000000000000000p+1:0xc0000000) (OK) 57 to single: f32(-0x1.00000000000000000000p+0:0xbf800000) (OK) [all …]
|
H A D | float_convs.ref | 2 from single: f32(-nan:0xffa00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | poplar-pinctrl.dtsi | 20 pinctrl-single,pins = < 31 pinctrl-single,bias-pulldown = < 34 pinctrl-single,bias-pullup = < 37 pinctrl-single,slew-rate = < 40 pinctrl-single,drive-strength = < 46 pinctrl-single,pins = < 49 pinctrl-single,bias-pulldown = < 52 pinctrl-single,bias-pullup = < 55 pinctrl-single,slew-rate = < 58 pinctrl-single,drive-strength = < [all …]
|
/openbmc/qemu/tests/tcg/ppc64le/ |
H A D | float_convs.ref | 2 from single: f32(-nan:0xffa00000) 8 from single: f32(-nan:0xffc00000) 14 from single: f32(-inf:0xff800000) 20 from single: f32(-0x1.fffffe00000000000000p+127:0xff7fffff) 26 from single: f32(-0x1.1874b200000000000000p+103:0xf30c3a59) 32 from single: f32(-0x1.c0bab600000000000000p+99:0xf1605d5b) 38 from single: f32(-0x1.31f75000000000000000p-40:0xab98fba8) 44 from single: f32(-0x1.50544400000000000000p-66:0x9ea82a22) 50 from single: f32(-0x1.00000000000000000000p-126:0x80800000) 56 from single: f32(0x0.00000000000000000000p+0:0000000000) [all …]
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
D | qla_devtbl.h |
|
/openbmc/linux/arch/arm64/boot/dts/broadcom/stingray/ |
D | stingray-pinctrl.dtsi |
|
/openbmc/linux/arch/mips/boot/dts/ralink/ |
D | mt7628a.dtsi |
|
/openbmc/u-boot/doc/ |
H A D | README.mpc83xx.ddrecc | 9 we'll be injecting: single/multiple bit etc.) 34 Injecting Single-Bit Errors 51 Memory Single-Bit Error Management (0..255): 52 Single-Bit Error Threshold: 255 53 Single Bit Error Counter: 16 58 Single-Bit Error: 0 61 16 errors were generated, Single-Bit Error flag was not set as Single Bit Error 62 Counter did not reach Single-Bit Error Threshold. 99 Single-Bit Error: 0 119 Test Single-Bit Error Counter and Threshold [all …]
|
12345678910>>...144