Searched refs:x1 (Results 1 - 25 of 1909) sorted by relevance

1234567891011>>

/openbsd-current/lib/libm/src/
H A Ds_exp2.c38 redux = 0x1.8p52 / TBLSIZE,
39 P1 = 0x1.62e42fefa39efp-1,
40 P2 = 0x1.ebfbdff82c575p-3,
41 P3 = 0x1.c6b08d704a0a6p-5,
42 P4 = 0x1.3b2ab88f70400p-7,
43 P5 = 0x1.5d88003875c74p-10;
49 0x1.6a09e667f3d5dp-1, 0x1.9880p-44,
50 0x1.6b052fa751744p-1, 0x1
[all...]
H A Ds_exp2f.c38 redux = 0x1.8p23f / TBLSIZE,
39 P1 = 0x1.62e430p-1f,
40 P2 = 0x1.ebfbe0p-3f,
41 P3 = 0x1.c6b348p-5f,
42 P4 = 0x1.3b2c9cp-7f;
47 0x1.6a09e667f3bcdp-1,
48 0x1.7a11473eb0187p-1,
49 0x1.8ace5422aa0dbp-1,
50 0x1.9c49182a3f090p-1,
51 0x1
[all...]
/openbsd-current/lib/libm/src/ld128/
H A Ds_exp2l.c48 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L,
49 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L,
50 P3 = 0x1.c6b08d704a0bf8b33a762bad3459p-5L,
51 P4 = 0x1.3b2ab6fba4e7729ccbbe0b4f3fc2p-7L,
52 P5 = 0x1.5d87fe78a67311071dee13fd11d9p-10L,
53 P6 = 0x1.430912f86c7876f4b663b23c5fe5p-13L;
56 P7 = 0x1.ffcbfc588b041p-17,
57 P8 = 0x1.62c0223a5c7c7p-20,
58 P9 = 0x1.b52541ff59713p-24,
59 P10 = 0x1
[all...]
/openbsd-current/lib/libm/src/ld80/
H A Ds_exp2l.c48 redux = 0x1.8p63 / TBLSIZE,
49 P1 = 0x1.62e42fefa39efp-1,
50 P2 = 0x1.ebfbdff82c58fp-3,
51 P3 = 0x1.c6b08d7049fap-5,
52 P4 = 0x1.3b2ab6fba4da5p-7,
53 P5 = 0x1.5d8804780a736p-10,
54 P6 = 0x1.430918835e33dp-13;
57 0x1.6a09e667f3bcdp-1, -0x1.bdd3413b2648p-55,
58 0x1
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-hexfloat-1.c6 double d = 0x1.2p2; /* { dg-bogus "radix 16" "bogus C99 hex float error" } */
H A Dc90-hexfloat-1.c6 double d = 0x1.2p2; /* { dg-bogus "warning" "warning in place of error" } */
10 double d2 = 0x1...p2; /* { dg-bogus "warning" "warning in place of error" } */
/openbsd-current/sys/dev/pci/drm/radeon/
H A Drv250d.h35 #define S_00000D_CP_MAX_DYN_STOP_LAT(x) (((x) & 0x1) << 3)
36 #define G_00000D_CP_MAX_DYN_STOP_LAT(x) (((x) >> 3) & 0x1)
38 #define S_00000D_HDP_MAX_DYN_STOP_LAT(x) (((x) & 0x1) << 4)
39 #define G_00000D_HDP_MAX_DYN_STOP_LAT(x) (((x) >> 4) & 0x1)
41 #define S_00000D_TV_MAX_DYN_STOP_LAT(x) (((x) & 0x1) << 5)
42 #define G_00000D_TV_MAX_DYN_STOP_LAT(x) (((x) >> 5) & 0x1)
44 #define S_00000D_E2_MAX_DYN_STOP_LAT(x) (((x) & 0x1) << 6)
45 #define G_00000D_E2_MAX_DYN_STOP_LAT(x) (((x) >> 6) & 0x1)
47 #define S_00000D_SE_MAX_DYN_STOP_LAT(x) (((x) & 0x1) << 7)
48 #define G_00000D_SE_MAX_DYN_STOP_LAT(x) (((x) >> 7) & 0x1)
[all...]
H A Dr100d.h69 #define S_0000F0_SOFT_RESET_CP(x) (((x) & 0x1) << 0)
70 #define G_0000F0_SOFT_RESET_CP(x) (((x) >> 0) & 0x1)
72 #define S_0000F0_SOFT_RESET_HI(x) (((x) & 0x1) << 1)
73 #define G_0000F0_SOFT_RESET_HI(x) (((x) >> 1) & 0x1)
75 #define S_0000F0_SOFT_RESET_SE(x) (((x) & 0x1) << 2)
76 #define G_0000F0_SOFT_RESET_SE(x) (((x) >> 2) & 0x1)
78 #define S_0000F0_SOFT_RESET_RE(x) (((x) & 0x1) << 3)
79 #define G_0000F0_SOFT_RESET_RE(x) (((x) >> 3) & 0x1)
81 #define S_0000F0_SOFT_RESET_PP(x) (((x) & 0x1) << 4)
82 #define G_0000F0_SOFT_RESET_PP(x) (((x) >> 4) & 0x1)
[all...]
H A Drs600d.h33 #define S_000040_SCRATCH_INT_MASK(x) (((x) & 0x1) << 18)
34 #define G_000040_SCRATCH_INT_MASK(x) (((x) >> 18) & 0x1)
36 #define S_000040_GUI_IDLE_MASK(x) (((x) & 0x1) << 19)
37 #define G_000040_GUI_IDLE_MASK(x) (((x) >> 19) & 0x1)
39 #define S_000040_DMA_VIPH1_INT_EN(x) (((x) & 0x1) << 13)
40 #define G_000040_DMA_VIPH1_INT_EN(x) (((x) >> 13) & 0x1)
42 #define S_000040_DMA_VIPH2_INT_EN(x) (((x) & 0x1) << 14)
43 #define G_000040_DMA_VIPH2_INT_EN(x) (((x) >> 14) & 0x1)
45 #define S_000040_DMA_VIPH3_INT_EN(x) (((x) & 0x1) << 15)
46 #define G_000040_DMA_VIPH3_INT_EN(x) (((x) >> 15) & 0x1)
[all...]
H A Dr520d.h41 #define S_0007C0_MRU_BUSY(x) (((x) & 0x1) << 0)
42 #define G_0007C0_MRU_BUSY(x) (((x) >> 0) & 0x1)
44 #define S_0007C0_MWU_BUSY(x) (((x) & 0x1) << 1)
45 #define G_0007C0_MWU_BUSY(x) (((x) >> 1) & 0x1)
47 #define S_0007C0_RSIU_BUSY(x) (((x) & 0x1) << 2)
48 #define G_0007C0_RSIU_BUSY(x) (((x) >> 2) & 0x1)
50 #define S_0007C0_RCIU_BUSY(x) (((x) & 0x1) << 3)
51 #define G_0007C0_RCIU_BUSY(x) (((x) >> 3) & 0x1)
53 #define S_0007C0_CSF_PRIMARY_BUSY(x) (((x) & 0x1) << 9)
54 #define G_0007C0_CSF_PRIMARY_BUSY(x) (((x) >> 9) & 0x1)
[all...]
H A Drv350d.h33 #define S_00000D_FORCE_VAP(x) (((x) & 0x1) << 21)
34 #define G_00000D_FORCE_VAP(x) (((x) >> 21) & 0x1)
36 #define S_00000D_FORCE_SR(x) (((x) & 0x1) << 25)
37 #define G_00000D_FORCE_SR(x) (((x) >> 25) & 0x1)
39 #define S_00000D_FORCE_PX(x) (((x) & 0x1) << 26)
40 #define G_00000D_FORCE_PX(x) (((x) >> 26) & 0x1)
42 #define S_00000D_FORCE_TX(x) (((x) & 0x1) << 27)
43 #define G_00000D_FORCE_TX(x) (((x) >> 27) & 0x1)
45 #define S_00000D_FORCE_US(x) (((x) & 0x1) << 28)
46 #define G_00000D_FORCE_US(x) (((x) >> 28) & 0x1)
[all...]
H A Dr420d.h35 #define S_0001F8_MC_IND_WR_EN(x) (((x) & 0x1) << 8)
36 #define G_0001F8_MC_IND_WR_EN(x) (((x) >> 8) & 0x1)
43 #define S_0007C0_MRU_BUSY(x) (((x) & 0x1) << 0)
44 #define G_0007C0_MRU_BUSY(x) (((x) >> 0) & 0x1)
46 #define S_0007C0_MWU_BUSY(x) (((x) & 0x1) << 1)
47 #define G_0007C0_MWU_BUSY(x) (((x) >> 1) & 0x1)
49 #define S_0007C0_RSIU_BUSY(x) (((x) & 0x1) << 2)
50 #define G_0007C0_RSIU_BUSY(x) (((x) >> 2) & 0x1)
52 #define S_0007C0_RCIU_BUSY(x) (((x) & 0x1) << 3)
53 #define G_0007C0_RCIU_BUSY(x) (((x) >> 3) & 0x1)
[all...]
H A Drs400d.h47 #define S_0007C0_MRU_BUSY(x) (((x) & 0x1) << 0)
48 #define G_0007C0_MRU_BUSY(x) (((x) >> 0) & 0x1)
50 #define S_0007C0_MWU_BUSY(x) (((x) & 0x1) << 1)
51 #define G_0007C0_MWU_BUSY(x) (((x) >> 1) & 0x1)
53 #define S_0007C0_RSIU_BUSY(x) (((x) & 0x1) << 2)
54 #define G_0007C0_RSIU_BUSY(x) (((x) >> 2) & 0x1)
56 #define S_0007C0_RCIU_BUSY(x) (((x) & 0x1) << 3)
57 #define G_0007C0_RCIU_BUSY(x) (((x) >> 3) & 0x1)
59 #define S_0007C0_CSF_PRIMARY_BUSY(x) (((x) & 0x1) << 9)
60 #define G_0007C0_CSF_PRIMARY_BUSY(x) (((x) >> 9) & 0x1)
[all...]
H A Drs690d.h39 #define S_000078_MC_IND_WR_EN(x) (((x) & 0x1) << 9)
40 #define G_000078_MC_IND_WR_EN(x) (((x) >> 9) & 0x1)
55 #define S_0007C0_MRU_BUSY(x) (((x) & 0x1) << 0)
56 #define G_0007C0_MRU_BUSY(x) (((x) >> 0) & 0x1)
58 #define S_0007C0_MWU_BUSY(x) (((x) & 0x1) << 1)
59 #define G_0007C0_MWU_BUSY(x) (((x) >> 1) & 0x1)
61 #define S_0007C0_RSIU_BUSY(x) (((x) & 0x1) << 2)
62 #define G_0007C0_RSIU_BUSY(x) (((x) >> 2) & 0x1)
64 #define S_0007C0_RCIU_BUSY(x) (((x) & 0x1) << 3)
65 #define G_0007C0_RCIU_BUSY(x) (((x) >> 3) & 0x1)
[all...]
H A Dr300d.h92 #define S_0007C0_MRU_BUSY(x) (((x) & 0x1) << 0)
93 #define G_0007C0_MRU_BUSY(x) (((x) >> 0) & 0x1)
95 #define S_0007C0_MWU_BUSY(x) (((x) & 0x1) << 1)
96 #define G_0007C0_MWU_BUSY(x) (((x) >> 1) & 0x1)
98 #define S_0007C0_RSIU_BUSY(x) (((x) & 0x1) << 2)
99 #define G_0007C0_RSIU_BUSY(x) (((x) >> 2) & 0x1)
101 #define S_0007C0_RCIU_BUSY(x) (((x) & 0x1) << 3)
102 #define G_0007C0_RCIU_BUSY(x) (((x) >> 3) & 0x1)
104 #define S_0007C0_CSF_PRIMARY_BUSY(x) (((x) & 0x1) << 9)
105 #define G_0007C0_CSF_PRIMARY_BUSY(x) (((x) >> 9) & 0x1)
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A Derfc.f3 real*8 x1, y1 variable
17 x1=0.
18 y1 = erfc(x1)
21 x1=1.1d0
22 y1 = erfc(x1)
25 x1=10
26 y1 = erfc(x1)
/openbsd-current/sys/dev/fdt/
H A Dexuartreg.h20 #define EXUART_ULCON_WORD_SIX (0x1 << 0)
25 #define EXUART_ULCON_STOP_TWO (0x1 << 2)
32 #define EXUART_ULCON_INFRARED (0x1 << 6)
34 #define EXUART_UCON_RX_IRQORPOLL (0x1 << 0)
36 #define EXUART_UCON_TX_IRQORPOLL (0x1 << 2)
38 #define EXUART_UCON_SEND_BREAK (0x1 << 4)
39 #define EXUART_UCON_LOOPBACK_MODE (0x1 << 5)
40 #define EXUART_UCON_RX_ERR_STS_INT (0x1 << 6)
41 #define EXUART_UCON_RX_TIMEOUT (0x1 << 7)
43 #define EXUART_UCON_RX_INT_TYPE_LEVEL (0x1 <<
[all...]
/openbsd-current/usr.sbin/vmd/
H A Di8259.h28 #define ICW1_ICW4 (0x1 << 0)
29 #define ICW1_SNGL (0x1 << 1)
30 #define ICW1_ADI (0x1 << 2)
31 #define ICW1_LTIM (0x1 << 3)
32 #define ICW1_INIT (0x1 << 4)
33 #define ICW1_IVA1 (0x1 << 5)
34 #define ICW1_IVA2 (0x1 << 6)
35 #define ICW1_IVA3 (0x1 << 7)
36 #define ICW4_UP (0x1 << 0)
37 #define ICW4_AEOI (0x1 <<
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D920409-2.c1 double x(){int x1,x2;double v; local
2 if(((long)(x1-x2))<1)return -1.0;v=t(v);v=y(1,v>0.0?(int)v:((int)v-1));}
H A D20010423-1.c15 x = y & 0x1 ? 1 : 0;
/openbsd-current/sys/dev/pci/drm/amd/include/asic_reg/smuio/
H A Dsmuio_12_0_0_sh_mask.h26 #define SMUIO_GFX_MISC_CNTL__PWR_GFXOFF_STATUS__SHIFT 0x1
29 #define PWR_MISC_CNTL_STATUS__PWR_GFXOFF_STATUS__SHIFT 0x1
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dia64-asmtab.c1938 { 0x1, 0x1, 0, -1, -1, 13, 1, 0 },
2026 { 0x1, 0x1, 0, 1166, -1, 20, 1, 68 },
2095 { 0x1, 0x1, 0, -1, -1, 13, 1, 0 },
2139 { 0x1, 0x1, 2, -1, -1, 27, 1, 12 },
2140 { 0x1, 0x1,
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D991030-1.c1 double x = 0x1.fp1;
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-asmtab.c1775 { 0x1, 0x1, 0, -1, -1, 13, 1, 0 },
1863 { 0x1, 0x1, 0, 984, -1, 20, 1, 67 },
1931 { 0x1, 0x1, 0, -1, -1, 13, 1, 0 },
1973 { 0x1, 0x1, 2, -1, -1, 27, 1, 12 },
1976 { 0x1, 0x1,
[all...]
/openbsd-current/regress/lib/libm/msun/
H A Dfma_test.c187 test(fmaf, one, one, 0x1.0p-100, 1.0 + FLT_EPSILON,
189 test(fma, one, one, 0x1.0p-200, 1.0 + DBL_EPSILON,
191 test(fmal, one, one, 0x1.0p-200, 1.0 + LDBL_EPSILON,
194 testall(0x1.0p100, one, 0x1.0p-100, 0x1.0p100,
200 test(fmaf, -one, one, -0x1.0p-100, -(1.0 + FLT_EPSILON),
202 test(fma, -one, one, -0x1.0p-200, -(1.0 + DBL_EPSILON),
204 test(fmal, -one, one, -0x1.0p-200, -(1.0 + LDBL_EPSILON),
207 testall(0x1
[all...]

Completed in 470 milliseconds

1234567891011>>