Searched refs:x3 (Results 51 - 75 of 1182) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_adc.c69 #define CFG_AVGS_M 0x3 /* Hardware Average select Mask */
72 #define CFG_REFSEL_M 0x3 /* Voltage Reference Select Mask */
75 #define CFG_ADSTS_M 0x3 /* Defines the sample time duration */
78 #define CFG_ADIV_M 0x3 /* Clock Divide Select */
81 #define CFG_MODE_M 0x3 /* Conversion Mode Selection Mask */
84 #define CFG_ADICLK_M 0x3 /* Input Clock Select Mask */
/freebsd-11-stable/sys/arm/ti/
H A Dti_sdmareg.h78 #define DMA4_CSDP_DATA_TYPE(x) (((x) & 0x3) << 0)
79 #define DMA4_CSDP_SRC_BURST_MODE(x) (((x) & 0x3) << 7)
80 #define DMA4_CSDP_DST_BURST_MODE(x) (((x) & 0x3) << 14)
83 #define DMA4_CSDP_WRITE_MODE(x) (((x) & 0x3) << 16)
87 #define DMA4_CCR_DST_ADDRESS_MODE(x) (((x) & 0x3) << 14)
88 #define DMA4_CCR_SRC_ADDRESS_MODE(x) (((x) & 0x3) << 12)
H A Dti_spireg.h36 #define MCSPI_REVISION_SCHEME_MSK 0x3
44 #define MCSPI_REVISION_CUSTOM_MSK 0x3
/freebsd-11-stable/sys/arm64/arm64/
H A Dbzero.S83 mov x3, -1
84 eor x3, x3, x2
86 and x4, x4, x3
121 mov x3, #0x08
122 sub x2, x3, x2
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2_locl.h148 t=(x0+(x1& ~x3)+(x2&x3)+ *(p0++))&0xffff; \
150 t=(x1+(x2& ~x0)+(x3&x0)+ *(p0++))&0xffff; \
152 t=(x2+(x3& ~x1)+(x0&x1)+ *(p0++))&0xffff; \
154 t=(x3+(x0& ~x2)+(x1&x2)+ *(p0++))&0xffff; \
155 x3=(t<<5)|(t>>11);
/freebsd-11-stable/libexec/rtld-elf/aarch64/
H A Drtld_start.S70 stp x2, x3, [sp, #-16]!
86 lsl x3, x1, #1 /* x3 = 2 * offset */
87 add x1, x1, x3 /* x1 = x3 + offset = 3 * offset */
106 ldp x2, x3, [sp], #16
145 stp x3, x4, [sp, #(2 * 16)]
167 ldp x3, x4, [sp, #(2 * 16)]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscall_linux_aarch64.inc72 register u64 x3 asm("x3") = arg4;
75 : "r"(x8), "0"(x0), "r"(x1), "r"(x2), "r"(x3)
88 register u64 x3 asm("x3") = arg4;
92 : "r"(x8), "0"(x0), "r"(x1), "r"(x2), "r"(x3), "r"(x4)
106 register u64 x3 asm("x3") = arg4;
111 : "r"(x8), "0"(x0), "r"(x1), "r"(x2), "r"(x3), "r"(x4), "r"(x5)
/freebsd-11-stable/contrib/ntp/libntp/
H A Drefidsmear.c28 temp.l_ui = (r >> 22) & 0x3;
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.h24 #define NTP_INT 0x3 /* signed integer */
/freebsd-11-stable/bin/sh/
H A Dparser.h58 #define VSPLUS 0x3 /* ${var+text} */
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.h79 set_phy_link_flags_flow_control_mask = 0x3 << 1, /* Mask for 2 bit wide flow control field */
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_qmgr.h173 #define IX_QMGR_SIZE_MASK 0x3
174 #define IX_QMGR_ENTRY_SIZE_MASK 0x3
187 #define IX_QMGR_ENTRY_SIZE_MASK 0x3
189 #define IX_QMGR_SIZE_MASK 0x3
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_util.h62 #define Q52_ARG(q52) Q52_TO_INT(q52), ((((q52) & 0x3) * 100) / 4)
/freebsd-11-stable/sys/mips/atheros/
H A Dpcf2123reg.h39 #define PCF2123_REG_MINUTES 0x3
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Devergreen_hdmi.c109 (scan_information & 0x3) |
110 ((bar_info_data_valid & 0x3) << 2) |
112 ((color_format & 0x3) << 5);
115 ((picture_aspect_ratio & 0x3) << 4) |
116 ((colorimetry & 0x3) << 6);
117 frame[0x3] =
118 (non_uniform_picture_scaling & 0x3) |
119 ((quantization & 0x3) << 2) |
143 frame[0x0] | (frame[0x1] << 8) | (frame[0x2] << 16) | (frame[0x3] << 24));
/freebsd-11-stable/sys/gnu/dts/include/dt-bindings/net/
H A Dti-dp83867.h31 #define DP83867_RGMIIDCTL_1_NS 0x3
/freebsd-11-stable/stand/pc98/btx/btx/
H A DMakefile21 B2SIOFMT?= 0x3
/freebsd-11-stable/stand/i386/btx/btx/
H A DMakefile21 B2SIOFMT?= 0x3
/freebsd-11-stable/stand/i386/boot2/
H A Dsio.S30 movw $SIO_PRT+0x3,%dx # Data format reg
33 subb $0x3,%dl # Divisor latch reg
36 movw $SIO_PRT+0x3,%dx # Data format reg
40 movb $0x3,%al # Set RTS,
/freebsd-11-stable/usr.sbin/makefs/ffs/
H A Dffs_subr.c100 mask = 0x03 << ((h & 0x3) << 1);
129 return ((cp[h >> 2] & (0x03 << ((h & 0x3) << 1))) == 0);
156 cp[h >> 2] &= ~(0x03 << ((h & 0x3) << 1));
185 cp[h >> 2] |= (0x03 << ((h & 0x3) << 1));
/freebsd-11-stable/usr.sbin/bhyve/
H A Dmem.h52 #define MEM_F_RW 0x3
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DARMWinEH.cpp30 GPRMask |= (((1 << (NumRegisters + 1)) - 1) << (~RF.StackAdjust() & 0x3));
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dctzsi2.c34 t = ((x & 0x3) == 0) << 1;
/freebsd-11-stable/lib/libkvm/
H A Dkvm_aarch64.h47 #define AARCH64_L3_PAGE 0x3
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dnvm_cfg.h74 #define NVM_CFG1_GLOB_BOARD_SWAP_BOTH 0x3
80 #define NVM_CFG1_GLOB_MF_MODE_NPAR1_0 0x3
123 #define NVM_CFG1_GLOB_ASPM_SUPPORT_L0S_L1_DISABLED 0x3
133 #define NVM_CFG1_GLOB_PCIE_PREEMPHASIS_6_0DB 0x3
173 #define NVM_CFG1_GLOB_NETWORK_PORT_MODE_4X10G_F 0x3
198 #define NVM_CFG1_GLOB_AVS_MODE_DISABLED 0x3
256 #define NVM_CFG1_GLOB_MAX_LINK_WIDTH_4_LANES 0x3
268 #define NVM_CFG1_GLOB_ON_CHIP_SENSOR_MODE_INT_EXT_SMBUS 0x3
274 #define NVM_CFG1_GLOB_TEMPERATURE_MONITORING_MODE_BOTH 0x3
390 #define NVM_CFG1_GLOB_EXPANSION_ROM_SIZE_8K 0x3
[all...]

Completed in 157 milliseconds

1234567891011>>