Home
last modified time | relevance | path

Searched +full:0 +full:x00800000 (Results 1 – 25 of 458) sorted by relevance

12345678910>>...19

/freebsd/sys/contrib/device-tree/Bindings/bus/
H A Dqcom,ebi2.txt24 CS0 GPIO134 0x1a800000-0x1b000000 (8MB)
25 CS1 GPIO39 (A) / GPIO123 (B) 0x1b000000-0x1b800000 (8MB)
26 CS2 GPIO40 (A) / GPIO124 (B) 0x1b800000-0x1c000000 (8MB)
27 CS3 GPIO133 0x1d000000-0x25000000 (128 MB)
28 CS4 GPIO132 0x1c800000-0x1d000000 (8MB)
29 CS5 GPIO131 0x1c000000-0x1c800000 (8MB)
58 ranges = <0 0x0 0x1a800000 0x00800000>,
59 <1 0x0 0x1b000000 0x00800000>,
60 <2 0x0 0x1b800000 0x00800000>,
61 <3 0x0 0x1d000000 0x08000000>,
[all …]
H A Dqcom,ebi2.yaml31 CS0 GPIO134 0x1a800000-0x1b000000 (8MB)
32 CS1 GPIO39 (A) / GPIO123 (B) 0x1b000000-0x1b800000 (8MB)
33 CS2 GPIO40 (A) / GPIO124 (B) 0x1b800000-0x1c000000 (8MB)
34 CS3 GPIO133 0x1d000000-0x25000000 (128 MB)
35 CS4 GPIO132 0x1c800000-0x1d000000 (8MB)
36 CS5 GPIO131 0x1c000000-0x1c800000 (8MB)
105 "^.*@[0-5],[0-9a-f]+$":
120 actually 1, so a value of 0 will still yield 1 recovery cycle.
121 minimum: 0
129 asserted. With a hold of 1 (value = 0), the CS stays active
[all …]
/freebsd/lib/msun/src/
H A De_fmodf.c34 sx = hx&0x80000000; /* sign of x */ in fmodf()
36 hy &= 0x7fffffff; /* |y| */ in fmodf()
39 if(hy==0||(hx>=0x7f800000)|| /* y=0,or x not finite */ in fmodf()
40 (hy>0x7f800000)) /* or y is NaN */ in fmodf()
44 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/ in fmodf()
47 if(hx<0x00800000) { /* subnormal x */ in fmodf()
48 for (ix = -126,i=(hx<<8); i>0; i<<=1) ix -=1; in fmodf()
52 if(hy<0x00800000) { /* subnormal y */ in fmodf()
53 for (iy = -126,i=(hy<<8); i>=0; i<<=1) iy -=1; in fmodf()
58 hx = 0x00800000|(0x007fffff&hx); in fmodf()
[all …]
H A Ds_remquof.c33 sxy = (hx ^ hy) & 0x80000000; in remquof()
34 sx = hx&0x80000000; /* sign of x */ in remquof()
36 hy &= 0x7fffffff; /* |y| */ in remquof()
39 if(hy==0||hx>=0x7f800000||hy>0x7f800000) /* y=0,NaN;or x not finite */ in remquof()
42 q = 0; in remquof()
46 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/ in remquof()
50 if(hx<0x00800000) { /* subnormal x */ in remquof()
51 for (ix = -126,i=(hx<<8); i>0; i<<=1) ix -=1; in remquof()
55 if(hy<0x00800000) { /* subnormal y */ in remquof()
56 for (iy = -126,i=(hy<<8); i>0; i<<=1) iy -=1; in remquof()
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Duc101.dts75 phy0: ethernet-phy@0 {
77 reg = <0>;
91 reg = <0x2c>;
95 reg = <0x51>;
105 ranges = <0 0 0xff800000 0x00800000
106 1 0 0x80000000 0x00800000
107 3 0 0x80000000 0x00800000>;
109 flash@0,0 {
111 reg = <0 0 0x00800000>;
117 partition@0 {
[all …]
H A Dmucmc52.dts78 phy0: ethernet-phy@0 {
80 reg = <0>;
91 reg = <0x2c>;
95 reg = <0x51>;
101 interrupt-map-mask = <0xf800 0 0 7>;
103 /* IDSEL 0x10 */
104 0x8000 0 0 1 &mpc5200_pic 0 3 3
105 0x8000 0 0 2 &mpc5200_pic 0 3 3
106 0x8000 0 0 3 &mpc5200_pic 0 2 3
107 0x8000 0 0 4 &mpc5200_pic 0 1 3
[all …]
H A Dmpc8315erdb.dts27 #size-cells = <0>;
29 PowerPC,8315@0 {
31 reg = <0x0>;
36 timebase-frequency = <0>; // from bootloader
37 bus-frequency = <0>; // from bootloader
38 clock-frequency = <0>; // from bootloader
44 reg = <0x00000000 0x08000000>; // 128MB at 0
51 reg = <0xe0005000 0x1000>;
52 interrupts = <77 0x8>;
58 ranges = <0x0 0x0 0xfe000000 0x00800000
[all …]
H A Dmpc8377_rdb.dts27 #size-cells = <0>;
29 PowerPC,8377@0 {
31 reg = <0x0>;
36 timebase-frequency = <0>;
37 bus-frequency = <0>;
38 clock-frequency = <0>;
44 reg = <0x00000000 0x10000000>; // 256MB at 0
51 reg = <0xe0005000 0x1000>;
52 interrupts = <77 0x8>;
58 ranges = <0x0 0x0 0xfe000000 0x00800000
[all …]
H A Dmpc8378_rdb.dts27 #size-cells = <0>;
29 PowerPC,8378@0 {
31 reg = <0x0>;
36 timebase-frequency = <0>;
37 bus-frequency = <0>;
38 clock-frequency = <0>;
44 reg = <0x00000000 0x10000000>; // 256MB at 0
51 reg = <0xe0005000 0x1000>;
52 interrupts = <77 0x8>;
58 ranges = <0x0 0x0 0xfe000000 0x00800000
[all …]
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dcpuid.h3 * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
17 /* Responses identification request with %eax 0 */
19 #define signature_AMD_ebx 0x68747541
20 #define signature_AMD_edx 0x69746e65
21 #define signature_AMD_ecx 0x444d4163
23 #define signature_CENTAUR_ebx 0x746e6543
24 #define signature_CENTAUR_edx 0x48727561
25 #define signature_CENTAUR_ecx 0x736c7561
27 #define signature_CYRIX_ebx 0x69727943
28 #define signature_CYRIX_edx 0x736e4978
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dlogf.c19 .c0 = -0x1.3e737cp-3f,
20 .c1 = 0x1.5a9aa2p-3f,
21 .c2 = V4 (-0x1.4f9934p-3f),
22 .c3 = 0x1.961348p-3f,
23 .c4 = V4 (-0x1.00187cp-2f),
24 .c5 = 0x1.555d7cp-2f,
25 .c6 = V4 (-0x1.ffffc8p-2f),
26 .ln2 = V4 (0x1.62e43p-1f),
27 /* Lower bound is the smallest positive normal float 0x00800000. For
29 subtracted, so lower bound is 0x0080000 - offset (which wraps around). */
[all …]
H A Dlog2f.c22 rel error: 0x1.c4c4b0cp-26. */
23 .c0 = V4 (0x1.715476p0f), /* (float)(1 / ln(2)). */
24 .c1 = -0x1.715458p-1f,
25 .c2 = V4 (0x1.ec701cp-2f),
26 .c3 = -0x1.7171a4p-2f,
27 .c4 = V4 (0x1.27a0b8p-2f),
28 .c5 = -0x1.e5143ep-3f,
29 .c6 = V4 (0x1.9d8ecap-3f),
30 .c7 = -0x1.c675bp-3f,
31 .c8 = V4 (0x1.9e495p-3f),
[all …]
H A Dlog10f.c21 [-1/3, 1/3] (offset=2/3). Max. relative error: 0x1.068ee468p-25. */
22 .c0 = V4 (-0x1.bcb79cp-3f),
23 .c1 = 0x1.2879c8p-3f,
24 .c2 = V4 (-0x1.bcd472p-4f),
25 .c3 = 0x1.6408f8p-4f,
26 .c4 = V4 (-0x1.246f8p-4f),
27 .c5 = 0x1.f0e514p-5f,
28 .c6 = V4 (-0x1.0fc92cp-4f),
29 .c7 = 0x1.f5f76ap-5f,
30 .ln2 = V4 (0x1.62e43p-1f),
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-j721e.dtsi25 #size-cells = <0>;
39 cpu0: cpu@0 {
41 reg = <0x000>;
44 i-cache-size = <0xC000>;
47 d-cache-size = <0x8000>;
55 reg = <0x001>;
58 i-cache-size = <0xC000>;
61 d-cache-size = <0x8000>;
72 cache-size = <0x100000>;
114 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
[all …]
H A Dk3-j784s4-evm-pcie0-pcie1-ep.dtso38 reg = <0x00 0x02900000 0x00 0x1000>,
39 <0x00 0x02907000 0x00 0x400>,
40 <0x00 0x0d000000 0x00 0x00800000>,
41 <0x00 0x10000000 0x00 0x08000000>;
45 ti,syscon-pcie-ctrl = <&pcie0_ctrl 0x0>;
49 clocks = <&k3_clks 332 0>;
52 max-virtual-functions = /bits/ 8 <4 4 4 4 0 0>;
60 reg = <0x00 0x02910000 0x00 0x1000>,
61 <0x00 0x02917000 0x00 0x400>,
62 <0x00 0x0d800000 0x00 0x00800000>,
[all …]
H A Dk3-j784s4.dtsi26 #size-cells = <0>;
65 cpu0: cpu@0 {
67 reg = <0x000>;
70 i-cache-size = <0xc000>;
73 d-cache-size = <0x8000>;
81 reg = <0x001>;
84 i-cache-size = <0xc000>;
87 d-cache-size = <0x8000>;
95 reg = <0x002>;
98 i-cache-size = <0xc000>;
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dlog2f.c22 -0x1.715458p-1f, -0x1.7171a4p-2f, -0x1.e5143ep-3f, -0x1.c675bp-3f
24 .poly_02468 = { 0x1.715476p0f, 0x1.ec701cp-2f, 0x1.27a0b8p-2f,
25 0x1.9d8ecap-3f, 0x1.9e495p-3f },
26 .off = 0x3f2aaaab,
27 /* Lower bound is the smallest positive normal float 0x00800000. For
29 subtracted, so lower bound is 0x0080000 - offset (which wraps around). */
30 .lower = 0x00800000 - 0x3f2aaaab
33 #define Thresh (0x7f000000) /* asuint32(inf) - 0x00800000. */
34 #define MantissaMask (0x007fffff)
48 SV_NAME_F1 (log2)(0x1.558174p+0) got 0x1.a9be84p-2
[all …]
H A Dlogf.c21 that coeffs 0, 1, 3 and 5 can be loaded as a single quad-word, hence used
23 -0x1.3e737cp-3f, 0x1.5a9aa2p-3f, 0x1.961348p-3f, 0x1.555d7cp-2f
25 .poly_246 = { -0x1.4f9934p-3f, -0x1.00187cp-2f, -0x1.ffffc8p-2f },
26 .ln2 = 0x1.62e43p-1f,
27 .off = 0x3f2aaaab,
28 /* Lower bound is the smallest positive normal float 0x00800000. For
30 subtracted, so lower bound is 0x0080000 - offset (which wraps around). */
31 .lower = 0x00800000 - 0x3f2aaaab
34 #define Thresh (0x7f000000) /* asuint32(inf) - 0x00800000. */
35 #define Mask (0x007fffff)
[all …]
H A Dlog10f.c23 0x1.2879c8p-3f, 0x1.6408f8p-4f, 0x1.f0e514p-5f, 0x1.f5f76ap-5f
25 .poly_0246 = { -0x1.bcb79cp-3f, -0x1.bcd472p-4f, -0x1.246f8p-4f,
26 -0x1.0fc92cp-4f },
27 .ln2 = 0x1.62e43p-1f,
28 .inv_ln10 = 0x1.bcb7b2p-2f,
29 .off = 0x3f2aaaab,
30 /* Lower bound is the smallest positive normal float 0x00800000. For
32 subtracted, so lower bound is 0x0080000 - offset (which wraps around). */
33 .lower = 0x00800000 - 0x3f2aaaab
36 #define Thres 0x7f000000 /* asuint32(inf) - 0x00800000. */
[all …]
/freebsd/sys/dev/nge/
H A Dif_ngereg.h36 #define NGE_CSR 0x00
37 #define NGE_CFG 0x04
38 #define NGE_MEAR 0x08
39 #define NGE_PCITST 0x0C
40 #define NGE_ISR 0x10
41 #define NGE_IMR 0x14
42 #define NGE_IER 0x18
43 #define NGE_IHR 0x1C
44 #define NGE_TX_LISTPTR_LO 0x20
45 #define NGE_TX_LISTPTR_HI 0x24
[all …]
/freebsd/sys/dev/sis/
H A Dif_sisreg.h45 #define SIS_CSR 0x00
46 #define SIS_CFG 0x04
47 #define SIS_EECTL 0x08
48 #define SIS_PCICTL 0x0C
49 #define SIS_ISR 0x10
50 #define SIS_IMR 0x14
51 #define SIS_IER 0x18
52 #define SIS_PHYCTL 0x1C
53 #define SIS_TX_LISTPTR 0x20
54 #define SIS_TX_CFG 0x24
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8660.dtsi18 #size-cells = <0>;
20 cpu@0 {
24 reg = <0>;
45 reg = <0x0 0x0>;
56 #clock-cells = <0>;
63 #clock-cells = <0>;
70 #clock-cells = <0>;
86 reg = < 0x02080000 0x1000 >,
87 < 0x02081000 0x1000 >;
92 interrupts = <GIC_PPI 0 (GIC_CPU_MASK_SIMPLE(2) | IRQ_TYPE_EDGE_RISING)>,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dti,k3-dsp-rproc.yaml161 mailbox0_cluster3: mailbox-0 {
173 ranges = <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mmr */
174 <0x00 0x64800000 0x00 0x64800000 0x00 0x00800000>, /* C71_0 */
175 <0x4d 0x80800000 0x4d 0x80800000 0x00 0x00800000>, /* C66_0 */
176 <0x4d 0x81800000 0x4d 0x81800000 0x00 0x00800000>; /* C66_1 */
181 reg = <0x4d 0x80800000 0x00 0x00048000>,
182 <0x4d 0x80e00000 0x00 0x00008000>,
183 <0x4d 0x80f00000 0x00 0x00008000>;
187 ti,sci-proc-ids = <0x03 0xFF>;
198 reg = <0x00 0x64800000 0x00 0x00080000>,
[all …]
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285an.h25 #define AR9285_AN_RF2G1 0x7820
27 #define AR9285_AN_RF2G1_ENPACAL 0x00000800
29 #define AR9285_AN_RF2G1_PDPADRV1 0x02000000
31 #define AR9285_AN_RF2G1_PDPADRV2 0x01000000
33 #define AR9285_AN_RF2G1_PDPAOUT 0x00800000
36 #define AR9285_AN_RF2G2 0x7824
38 #define AR9285_AN_RF2G2_OFFCAL 0x00001000
41 #define AR9285_AN_RF2G3 0x7828
43 #define AR9285_AN_RF2G3_PDVCCOMP 0x02000000
45 #define AR9285_AN_RF2G3_OB_0 0x00E00000
[all …]
/freebsd/contrib/arm-optimized-routines/math/
H A Dlogf.c26 #define OFF 0x3f330000
39 if (unlikely (ix == 0x3f800000)) in logf()
40 return 0; in logf()
42 if (unlikely (ix - 0x00800000 >= 0x7f800000 - 0x00800000)) in logf()
44 /* x < 0x1p-126 or inf or nan. */ in logf()
45 if (ix * 2 == 0) in logf()
47 if (ix == 0x7f800000) /* log(inf) == inf. */ in logf()
49 if ((ix & 0x80000000) || ix * 2 >= 0xff000000) in logf()
52 ix = asuint (x * 0x1p23f); in logf()
62 iz = ix - (tmp & 0xff800000); in logf()
[all …]

12345678910>>...19