Searched +full:0 +full:x32800000 (Results 1 – 14 of 14) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | ti,secure-proxy.txt | 35 reg = <0x0 0x32c00000 0x0 0x100000>, 36 <0x0 0x32400000 0x0 0x100000>, 37 <0x0 0x32800000 0x0 0x100000>;
|
H A D | ti,secure-proxy.yaml | 22 pattern: "^mailbox@[0-9a-f]+$" 45 pattern: "^rx_[0-9]{3}$" 74 reg = <0x32c00000 0x100000>, 75 <0x32400000 0x100000>, 76 <0x32800000 0x100000>;
|
/freebsd-src/lib/msun/src/ |
H A D | e_acosf.c | 20 one = 1.0000000000e+00, /* 0x3F800000 */ 21 pi = 3.1415925026e+00, /* 0x40490fda */ 22 pio2_hi = 1.5707962513e+00; /* 0x3fc90fda */ 24 pio2_lo = 7.5497894159e-08; /* 0x33a22168 */ 28 * 0x1p-12f <= x <= 0.5f. The maximum error satisfies log2(e) < -30.084. 31 pS0 = 1.66666672e-01f, /* 0x3e2aaaab */ 32 pS1 = -1.19510300e-01f, /* 0xbdf4c1d1 */ in acosf() 33 pS2 = 5.47002675e-03f, /* 0x3bb33de9 */ in acosf() 34 qS1 = -1.16706085e+00f, /* 0xbf956240 */ in acosf() 35 qS2 = 2.90115148e-01f; /* 0x3e9489f in acosf() [all...] |
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | acosf_1u4.c |
|
H A D | erfcf_1u7.c |
|
H A D | v_acosf_1u4.c |
|
/freebsd-src/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-j7200-main.dtsi | 10 #clock-cells = <0>; 18 reg = <0x00 0x70000000 0x00 0x100000>; 21 ranges = <0x00 0x00 0x70000000 0x100000>; 23 atf-sram@0 { [all...] |
H A D | k3-am65-main.dtsi | 12 reg = <0x0 0x70000000 0x0 0x200000>; 15 ranges = <0x0 0x0 0x70000000 0x200000>; 17 atf-sram@0 { 18 reg = <0x [all...] |
H A D | k3-j721s2-main.dtsi | 13 #clock-cells = <0>; 15 clock-frequency = <0>; 22 reg = <0x0 0x70000000 0x0 0x400000>; 25 ranges = <0x0 0x0 0x70000000 0x40000 [all...] |
H A D | k3-j784s4-main.dtsi | 16 #clock-cells = <0>; 26 reg = <0x00 0x70000000 0x00 0x800000>; 29 ranges = <0x00 0x00 0x70000000 0x800000>; 31 atf-sram@0 { [all...] |
H A D | k3-j721e-main.dtsi | 15 #clock-cells = <0>; 17 clock-frequency = <0>; 21 #clock-cells = <0>; 23 clock-frequency = <0>; 30 reg = <0x0 0x70000000 0x0 0x800000>; 33 ranges = <0x0 0x [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchLASXInstrInfo.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 206 let hasSideEffects = 0, Predicates = [HasExtLASX] in { 208 let mayLoad = 0, mayStore = 0 in { 209 def XVADD_B : LASX3R_XXX<0x740a0000>; 210 def XVADD_H : LASX3R_XXX<0x740a8000>; 211 def XVADD_W : LASX3R_XXX<0x740b0000>; 212 def XVADD_D : LASX3R_XXX<0x740b8000>; 213 def XVADD_Q : LASX3R_XXX<0x752d0000>; 215 def XVSUB_B : LASX3R_XXX<0x740c000 [all...] |
/freebsd-src/tools/test/iconv/ref/ |
H A D | UTF-32BE-rev | 1 0x00 = 0x00000000 2 0x01 = 0x01000000 3 0x02 = 0x02000000 4 0x03 = 0x03000000 5 0x04 = 0x04000000 6 0x05 = 0x05000000 7 0x06 = 0x06000000 8 0x07 = 0x07000000 9 0x08 = 0x08000000 10 0x09 = 0x09000000 [all …]
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_values.h | 35 0x00030003, 0xffff0000, /* if phase != 'engine', skip 3 ops (no DMAE) */ 36 0x00020002, 0x00020000, /* if mode != '!asic', skip 2 ops */ 37 0x0280c201, 0x00000000, /* write 0x0 to address 0x50184 */ 38 0x02810201, 0x00000000, /* write 0x0 to address 0x50204 */ 40 0x00110003, 0xffff0000, /* if phase != 'engine', skip 17 ops (no DMAE) */ 41 0x00030002, 0x00020000, /* if mode != '!asic', skip 3 ops */ 42 0x0048c201, 0x00000000, /* write 0x0 to address 0x9184 */ 43 0x0048d201, 0x00000000, /* write 0x0 to address 0x91a4 */ 44 0x004ba601, 0x00000001, /* write 0x1 to address 0x974c */ 45 0x00020002, 0x00be0000, /* if mode != '(!asic)&bb', skip 2 ops */ [all …]
|