Searched refs:xf (Results 1 - 25 of 985) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_floatunditf.c38 { 0xffffffffffffffffULL, 0xf.fffffffffffffffp+60L },
39 { 0xfffffffffffffffeULL, 0xf.ffffffffffffffep+60L },
40 { 0xfffffffffffffffdULL, 0xf.ffffffffffffffdp+60L },
41 { 0xfffffffffffffffcULL, 0xf.ffffffffffffffcp+60L },
42 { 0x7fffffffffffffffULL, 0xf.ffffffffffffffep+59L },
43 { 0x3fffffffffffffffULL, 0xf.ffffffffffffffcp+58L },
44 { 0x1fffffffffffffffULL, 0xf.ffffffffffffff8p+57L },
45 { 0xfffffffffffffffULL, 0xf.ffffffffffffffp+56L },
46 { 0x7ffffffffffffffULL, 0xf.fffffffffffffep+55L },
47 { 0x3ffffffffffffffULL, 0xf
[all...]
/freebsd-11-stable/sys/sparc64/include/
H A D_align.h41 #define _ALIGNBYTES 0xf
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/sound/
H A Dfsl-imx-audmux.h33 #define IMX_AUDMUX_V1_PCR_RFCSEL(x) (((x) & 0xf) << 20)
36 #define IMX_AUDMUX_V1_PCR_TFCSEL(x) (((x) & 0xf) << 26)
42 #define IMX_AUDMUX_V2_PTCR_TFSEL(x) (((x) & 0xf) << 27)
44 #define IMX_AUDMUX_V2_PTCR_TCSEL(x) (((x) & 0xf) << 22)
46 #define IMX_AUDMUX_V2_PTCR_RFSEL(x) (((x) & 0xf) << 17)
48 #define IMX_AUDMUX_V2_PTCR_RCSEL(x) (((x) & 0xf) << 12)
/freebsd-11-stable/sys/pc98/cbus/
H A Dolptreg.h48 #define LPC_NPSTB 0xf /* PSTB inactive */
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9003/
H A Dar9300_devid.h67 #define AR_SREV_REVISION_AR9330_11_MASK 0xf /* AR9330 1.1 revision mask */
75 #define AR_SREV_REVISION_AR9340_MASK 0xf /* AR9340 revision mask */
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_devid.h65 #define AR_SREV_REVISION_AR9330_11_MASK 0xf /* AR9330 1.1 revision mask */
73 #define AR_SREV_REVISION_AR9340_MASK 0xf /* AR9340 revision mask */
H A Dar9300_aic.c167 aic_atten_word[0] = (0x1 & 0xf)<<14 | (0x1f & 0x1f)<<9 | (0x0 & 0xf)<<5 |
169 aic_atten_word[1] = (0x3 & 0xf)<<14 | (0x1f & 0x1f)<<9 | (0x2 & 0xf)<<5 |
171 aic_atten_word[2] = (0x5 & 0xf)<<14 | (0x1f & 0x1f)<<9 | (0x4 & 0xf)<<5 |
173 aic_atten_word[3] = (0x1 & 0xf)<<14 | (0x1e & 0x1f)<<9 | (0x0 & 0xf)<<5 |
175 aic_atten_word[4] = (0x3 & 0xf)<<14 | (0x1e & 0x1f)<<9 | (0x2 & 0xf)<<
[all...]
/freebsd-11-stable/sys/arm/ti/
H A Dti_cpuid.h34 (uint32_t)(((d) << 16) | (((a) & 0xf) << 8) | (((b) & 0xf) << 4) | ((c) & 0xf))
37 #define OMAP_REV_MAJOR(x) (((x) >> 8) & 0xf)
38 #define OMAP_REV_MINOR(x) (((x) >> 4) & 0xf)
39 #define OMAP_REV_MINOR_MINOR(x) (((x) >> 0) & 0xf)
/freebsd-11-stable/sys/dev/mii/
H A Dmicphy.c216 "txen-skew-ps", 0xf, 0, "rxdv-skew-ps", 0xf, 4,
219 "rxd0-skew-ps", 0xf, 0, "rxd1-skew-ps", 0xf, 4,
220 "rxd2-skew-ps", 0xf, 8, "rxd3-skew-ps", 0xf, 12);
222 "txd0-skew-ps", 0xf, 0, "txd1-skew-ps", 0xf, 4,
223 "txd2-skew-ps", 0xf, 8, "txd3-skew-ps", 0xf, 1
[all...]
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_smbus.h161 #define SMBATT_CMD_REMAINING_CAPACITY 0xf
224 #define SMBATT_BS_GET_ERROR(x) ((x) & 0xf)
258 #define SMBATT_SI_GET_REVISION(x) (((x) >> 0) & 0xf)
259 #define SMBATT_SI_GET_VERSION(x) (((x) >> 4) & 0xf)
260 #define SMBATT_SI_GET_VSCALE(x) (((x) >> 8) & 0xf)
261 #define SMBATT_SI_GET_IPSCALE(x) (((x) >> 12) & 0xf)
267 #define SMBATT_MD_GET_MONTH(x) (((x) >> 5) & 0xf)
/freebsd-11-stable/sys/sys/
H A Dnlist_aout.h98 #define N_AUX(p) ((p)->n_other & 0xf)
99 #define N_BIND(p) (((unsigned int)(p)->n_other >> 4) & 0xf)
100 #define N_OTHER(r, v) (((unsigned int)(r) << 4) | ((v) & 0xf))
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dscore-inst.h279 {0xf, 0xf, 0, 0},
284 {0xf, 0x1f, 0, 0},
289 {0xf, 0x1f, 0, 0},
294 {0xf, 0x1f, 0, 0},
314 {0xf, 0xff, 0, 0},
344 {0xf, 0xf, 0xfff, 0},
349 {0xf, 0xf,
[all...]
/freebsd-11-stable/sys/arm64/include/
H A Darmreg.h47 #define CNTHCTL_EVNTI_MASK (0xf << 4) /* Bit to trigger event stream */
63 #define CTR_DLINE_MASK (0xf << CTR_DLINE_SHIFT)
66 #define CTR_ILINE_MASK (0xf << CTR_ILINE_SHIFT)
72 #define DCZID_BS_MASK (0xf << DCZID_BS_SHIFT)
172 #define ID_AA64DFR0_DEBUG_VER_MASK (0xf << ID_AA64DFR0_DEBUG_VER_SHIFT)
177 #define ID_AA64DFR0_TRACE_VER_MASK (0xf << ID_AA64DFR0_TRACE_VER_SHIFT)
182 #define ID_AA64DFR0_PMU_VER_MASK (0xf << ID_AA64DFR0_PMU_VER_SHIFT)
187 #define ID_AA64DFR0_PMU_VER_IMPL (0xf << ID_AA64DFR0_PMU_VER_SHIFT)
189 #define ID_AA64DFR0_BRPS_MASK (0xf << ID_AA64DFR0_BRPS_SHIFT)
191 ((((x) >> ID_AA64DFR0_BRPS_SHIFT) & 0xf)
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-gmx.h81 if (port_mask & ~0xf || interface & ~0x1)
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_npevar.h69 #define NPEIMAGE_DEVID(id) (((id) >> 28) & 0xf)
70 #define NPEIMAGE_NPEID(id) (((id) >> 24) & 0xf)
75 ((((dev) & 0xf) << 28) | (((npe) & 0xf) << 24) | \
/freebsd-11-stable/tools/regression/bpf/bpf_filter/tests/
H A Dtest0012.h29 u_int expect = (0x23 & 0xf) << 2;
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/pinctrl/
H A Dmt65xx.h20 #define MTK_GET_PIN_FUNC(x) ((x) & 0xf)
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-enc.c82 #define ENC_PRINT_TYPE(wh, xf, nam) \
83 if ((wh) & (xf)) { \
84 ND_PRINT((ndo, "%s%s", nam, (wh) == (xf) ? "): " : ",")); \
85 (wh) &= ~(xf); \
/freebsd-11-stable/sys/contrib/ngatm/netnatm/misc/
H A Dstraddr.c89 if((nsap[8] & 0xf) != 0xf)
92 d = (nsap[i] >> 4) & 0xf;
99 d = nsap[i] & 0xf;
106 d = (nsap[i] >> 4) & 0xf;
160 *out++ = hex[(*in >> 4) & 0xf];
161 *out++ = hex[*in & 0xf];
181 *out++ = hex[(*in >> 4) & 0xf];
182 *out++ = hex[*in & 0xf];
199 * justified E.164 address in BCD coding, filled with a 0xf t
[all...]
/freebsd-11-stable/sys/arm/nvidia/drm2/
H A Dtegra_hdmi_reg.h52 #define SOR_STATE2_ASY_PROTOCOL(x) (((x) & 0xf) << 8)
155 #define SOR_PLL0_TX_REG_LOAD(x) (((x) & 0xf) << 28)
156 #define SOR_PLL0_ICHPMP(x) (((x) & 0xf) << 24)
157 #define SOR_PLL0_FILTER(x) (((x) & 0xf) << 16)
158 #define SOR_PLL0_BG_V17_S(x) (((x) & 0xf) << 12)
159 #define SOR_PLL0_VCOCAP(x) (((x) & 0xf) << 8)
171 #define SOR_PLL1_LOADADJ(x) (((x) & 0xf) << 20)
172 #define SOR_PLL1_TMDS_TERMADJ(x) (((x) & 0xf) << 9)
176 #define SOR_CSTM_ROTAT(x) (((x) & 0xf) << 28)
177 #define SOR_CSTM_ROTCLK(x) (((x) & 0xf) << 2
[all...]
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx51_dpllreg.h92 #define DP_OP_PDF_MASK (0xf << DP_OP_PDF_SHIFT)
94 #define DP_OP_MFI_MASK (0xf << DP_OP_MFI_SHIFT)
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4_chip_type.h51 #define CHELSIO_CHIP_VERSION(code) (((code) >> 4) & 0xf)
52 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf)
/freebsd-11-stable/usr.sbin/sesutil/
H A Deltsub.c121 switch (code & 0xf) {
141 snprintf(rbuf, sizeof(rbuf), "<Status 0x%x>", code & 0xf);
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_ppr.c168 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 0) & 0xf;
169 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 0) & 0xf;
176 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 8) & 0xf;
177 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 8) & 0xf;
184 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 4) & 0xf;
185 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 4) & 0xf;
192 extra_cdd_po = (siba_sprom_get_cddpo(sc->sc_dev) >> 12) & 0xf;
193 extra_stbc_po = (siba_sprom_get_stbcpo(sc->sc_dev) >> 12) & 0xf;
204 off = ((siba_sprom_get_cck2gpo(sc->sc_dev) >> (i * 4)) & 0xf) * 2;
211 off = ((sprom_ofdm_po >> (i * 4)) & 0xf) *
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_tag_mismatch_aarch64.S79 and x17, x1, #0xf
81 and x17, x0, #0xf
88 cmp w16, #0xf
95 orr x16, x0, #0xf

Completed in 281 milliseconds

1234567891011>>