Home
last modified time | relevance | path

Searched +full:0 +full:xfee00000 (Results 1 – 18 of 18) sorted by relevance

/freebsd/lib/msun/src/
H A De_exp.c26 * the interval [0,0.34658]:
29 * We use a special Remes algorithm on [0,0.34658] to generate
56 * exp(-INF) is 0, and
57 * for finite argument, only exp(0)=1 is exact.
83 o_threshold= 7.09782712893383973096e+02, /* 0x40862E42, 0xFEFA39EF */
84 u_threshold= -7.45133219101941108420e+02, /* 0xc0874910, 0xD52D3051 */
85 ln2HI[2] ={ 6.93147180369123816490e-01, /* 0x3fe62e42, 0xfee00000 */
86 -6.93147180369123816490e-01,},/* 0xbfe62e42, 0xfee00000 */
87 ln2LO[2] ={ 1.90821492927058770002e-10, /* 0x3dea39ef, 0x35793c76 */
88 -1.90821492927058770002e-10,},/* 0xbdea39ef, 0x35793c76 */
[all …]
H A Ds_expm1.c25 * the interval [0,0.34658]:
34 * We use a special Reme algorithm on [0,0.347] to generate
79 * (ii) if k=0, return r-E
90 * for finite argument, only expm1(0)=0 is exact.
115 o_threshold = 7.09782712893383973096e+02,/* 0x40862E42, 0xFEFA39EF */
116 ln2_hi = 6.93147180369123816490e-01,/* 0x3fe62e42, 0xfee00000 */
117 ln2_lo = 1.90821492927058770002e-10,/* 0x3dea39ef, 0x35793c76 */
118 invln2 = 1.44269504088896338700e+00,/* 0x3ff71547, 0x652b82fe */
136 xsb = hx&0x80000000; /* sign bit of x */ in expm1()
137 hx &= 0x7fffffff; /* high word of |x| */ in expm1()
[all …]
/freebsd/sys/powerpc/powermac/
H A Dgracklevar.h42 #define GRACKLE_ADDR 0xFEC00000
43 #define GRACKLE_DATA 0xFEE00000
49 #define GRACKLE_CFG_ENABLE 0x80000000
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dintel,ce4100-lapic.yaml67 reg = <0xfee00000 0x1000>;
/freebsd/sys/powerpc/include/
H A Dintr_machdep.h39 #define MSI_INTEL_ADDR_BASE 0xfee00000
/freebsd/sys/x86/include/
H A Dintr_machdep.h45 * The first 16 IRQs (0 - 15) are reserved for ISA IRQs. Interrupt
63 #define MSI_INTEL_ADDR_BASE 0xfee00000
H A Dapicreg.h40 * is 0xfee00000.
55 * 0A0 Processor Priority Register R
56 * 0B0 EOI Register W
57 * 0C0 RRR Remote read R
58 * 0D0 Logical Destination R/W
59 * 0E0 Destination Format Register 0..27 R; 28..31 R/W
60 * 0F0 SVR Spurious Interrupt Vector Reg. 0..3 R; 4..9 R/W
93 * 300 ICR_LOW Interrupt Command Reg. (0-31) R/W
195 LAPIC_ID = 0x2,
196 LAPIC_VERSION = 0x3,
[all …]
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dge_imp3a.dts22 reg = <0 0xfef05000 0 0x1000>;
24 ranges = <0x0 0x0 0x0 0xff000000 0x01000000
25 0x1 0x0 0x0 0xe0000000 0x08000000
26 0x2 0x0 0x0 0xe8000000 0x08000000
27 0x3 0x0 0x0 0xfc100000 0x00020000
28 0x4 0x0 0x0 0xfc000000 0x00008000
29 0x5 0x0 0x0 0xfc008000 0x00008000
30 0x6 0x0 0x0 0xfee00000 0x00040000
31 0x7 0x0 0x0 0xfee80000 0x00040000>;
33 /* nor@0,0 is a mirror of part of the memory in nor@1,0
[all …]
H A Dc293pcie.dts46 reg = <0xf 0xffe1e000 0 0x2000>;
47 ranges = <0x0 0x0 0xf 0xec000000 0x04000000
48 0x1 0x0 0xf 0xff800000 0x00010000
49 0x2 0x0 0xf 0xffdf0000 0x00010000>;
54 ranges = <0x0 0xf 0xffe00000 0x100000>;
58 reg = <0xf 0xffe0a000 0 0x1000>;
59 ranges = <0x2000000 0x0 0x80000000 0xc 0x00000000 0x0 0x20000000
60 0x1000000 0x0 0x00000000 0xf 0xffc00000 0x0 0x10000>;
61 pcie@0 {
62 ranges = <0x2000000 0x0 0x80000000
[all …]
/freebsd/sys/amd64/vmm/
H A Dvmm_lapic.c45 #define MSI_X86_ADDR_MASK 0xfff00000
46 #define MSI_X86_ADDR_BASE 0xfee00000
47 #define MSI_X86_ADDR_RH 0x00000008 /* Redirection Hint */
48 #define MSI_X86_ADDR_LOG 0x00000004 /* Destination Mode */
65 return (0); in lapic_set_intr()
76 error = 0; in lapic_set_local_intr()
117 dest = (addr >> 12) & 0xff; in lapic_intr_msi()
121 vec = msg & 0xff; in lapic_intr_msi()
127 return (0); in lapic_intr_msi()
133 return (msr >= 0x800 && msr <= 0xBFF); in x2apic_msr()
[all …]
/freebsd/sys/contrib/device-tree/src/x86/
H A Dfalconfalls.dts16 #size-cells = <0>;
18 cpu@0 {
21 reg = <0>;
26 soc@0 {
36 reg = <0xfec00000 0x1000>;
41 reg = <0xfed00000 0x200>;
46 reg = <0xfee00000 0x1000>;
54 bus-range = <0 0>;
55 ranges = <0x2000000 0 0xbffff000 0xbffff000 0 0x1000
56 0x2000000 0 0xdffe0000 0xdffe0000 0 0x1000
[all …]
/freebsd/sys/dts/powerpc/
H A Dmpc8555cds.dts80 #size-cells = <0>;
82 PowerPC,8555@0 {
84 reg = <0x0>;
87 d-cache-size = <0x8000>; // L1, 32K
88 i-cache-size = <0x8000>; // L1, 32K
89 timebase-frequency = <0>; // 33 MHz, from uboot
90 bus-frequency = <0>; // 166 MHz
91 clock-frequency = <0>; // 825 MHz, from uboot
98 reg = <0x0 0x10000000>; // 256M at 0x0
105 reg = <0xe0005000 0x1000>;
[all …]
H A Dmpc8572ds.dts82 #size-cells = <0>;
84 PowerPC,8572@0 {
86 reg = <0x0>;
89 d-cache-size = <0x8000>; // L1, 32K
90 i-cache-size = <0x8000>; // L1, 32K
91 timebase-frequency = <0>;
92 bus-frequency = <0>;
93 clock-frequency = <0>;
99 reg = <0x1>;
102 d-cache-size = <0x8000>; // L1, 32K
[all …]
/freebsd/usr.sbin/bhyve/
H A Dacpi.c66 #define BHYVE_ADDRESS_IOAPIC 0xFEC00000
67 #define BHYVE_ADDRESS_HPET 0xFED00000
68 #define BHYVE_ADDRESS_LAPIC 0xFEE00000
95 if (fprintf(__VA_ARGS__) < 0) goto err_exit
98 if (fflush(x) != 0) goto err_exit
121 return (0); in acpi_tables_add_device()
132 if (dsdt_error != 0) in dsdt_line()
135 if (strcmp(fmt, "") != 0) { in dsdt_line()
136 if (dsdt_indent_level != 0) in dsdt_line()
139 if (vfprintf(dsdt_fp, fmt, ap) < 0) { in dsdt_line()
[all …]
/freebsd/sys/x86/iommu/
H A Damd_ctx.c129 KASSERT((entry->flags & IOMMU_MAP_ENTRY_MAP) != 0, in amdiommu_domain_unload()
132 cansleep ? IOMMU_PGF_WAITOK : 0); in amdiommu_domain_unload()
133 KASSERT(error == 0, ("unmap %p error %d", domain, error)); in amdiommu_domain_unload()
159 KASSERT(domain->ctx_cnt == 0, in amdiommu_domain_destroy()
161 KASSERT(domain->refs == 0, in amdiommu_domain_destroy()
164 if ((domain->iodom.flags & IOMMU_DOMAIN_GAS_INITED) != 0) { in amdiommu_domain_destroy()
169 if ((domain->iodom.flags & IOMMU_DOMAIN_PGTBL_INITED) != 0) { in amdiommu_domain_destroy()
258 if (error != 0) in amdiommu_domain_alloc()
261 error = iommu_gas_reserve_region(iodom, 0xfee00000, in amdiommu_domain_alloc()
262 0xfeefffff + 1, &iodom->msi_entry); in amdiommu_domain_alloc()
[all …]
H A Dintel_ctx.c103 re = iommu_map_pgtbl(dmar->ctx_obj, 0, IOMMU_PGF_NOALLOC, &sf); in dmar_ensure_ctx_page()
122 ctxp += ctx->context.rid & 0xff; in dmar_map_ctx_entry()
161 KASSERT(move || (ctxp->ctx1 == 0 && ctxp->ctx2 == 0), in ctx_id_entry_init()
162 ("dmar%d: initialized ctx entry %d:%d:%d 0x%jx 0x%jx", in ctx_id_entry_init()
167 if ((domain->iodom.flags & IOMMU_DOMAIN_IDMAP) != 0 && in ctx_id_entry_init()
168 (unit->hw_ecap & DMAR_ECAP_PT) != 0) { in ctx_id_entry_init()
173 ctx_root = iommu_pgalloc(domain->pgtbl_obj, 0, in ctx_id_entry_init()
179 for (i = 0; i <= PCI_BUSMAX; i++) { in ctx_id_entry_init()
198 if ((dmar->hw_cap & DMAR_CAP_CM) == 0 && !force) in dmar_flush_for_ctx_entry()
199 return (0); in dmar_flush_for_ctx_entry()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3399.dtsi45 #size-cells = <0>;
73 cpu_l0: cpu@0 {
76 reg = <0x0 0x0>;
88 reg = <0x0 0x1>;
100 reg = <0x0 0x2>;
112 reg = <0x0 0x
[all...]
/freebsd/tools/test/iconv/ref/
H A DUTF-32BE-rev1 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 …]