Searched refs:x0 (Results 151 - 175 of 1373) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/dev/rtw89/
H A Drtw8852b_rfk_table.c23 RTW89_DECL_RFK_WM(0x20f4, BIT(24), 0x0),
27 RTW89_DECL_RFK_WM(0x20f0, 0xf, 0x0),
34 RTW89_DECL_RFK_WM(0x20f4, BIT(24), 0x0),
38 RTW89_DECL_RFK_WM(0x20f0, 0xf, 0x0),
45 RTW89_DECL_RFK_WM(0x032C, BIT(30), 0x0),
48 RTW89_DECL_RFK_WM(0x032C, BIT(16), 0x0),
57 RTW89_DECL_RFK_WM(0x032C, BIT(30), 0x0),
60 RTW89_DECL_RFK_WM(0x032C, BIT(16), 0x0),
69 RTW89_DECL_RFK_WM(0x12dc, BIT(0), 0x0),
70 RTW89_DECL_RFK_WM(0x12e8, BIT(2), 0x0),
[all...]
H A Drtw8852b.c69 {0x4580, 0x0000ffff, 0x0},
70 {0x4580, 0xffff0000, 0x0},
71 {0x4584, 0x0000ffff, 0x0},
72 {0x4584, 0xffff0000, 0x0},
77 {0x45b8, 0x00000010, 0x0},
78 {0x45b8, 0x00000100, 0x0},
79 {0x45b8, 0x00000080, 0x0},
80 {0x45b8, 0x00000008, 0x0},
81 {0x45a0, 0x0000ff00, 0x0},
85 {0x45b8, 0x00000020, 0x0},
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/sodium/
H A Druntime.c61 (android_getCpuFeatures() & ANDROID_CPU_ARM_FEATURE_NEON) != 0x0;
86 if (((cpu_info[0] ^ cpu_info[1]) & 0x200000) == 0x0) {
118 _cpuid(cpu_info, 0x0);
124 cpu_features->has_sse2 = ((cpu_info[3] & CPUID_EDX_SSE2) != 0x0);
130 cpu_features->has_sse3 = ((cpu_info[2] & CPUID_ECX_SSE3) != 0x0);
136 cpu_features->has_ssse3 = ((cpu_info[2] & CPUID_ECX_SSSE3) != 0x0);
142 cpu_features->has_sse41 = ((cpu_info[2] & CPUID_ECX_SSE41) != 0x0);
190 cpu_features->has_avx2 = ((cpu_info7[1] & CPUID_EBX_AVX2) != 0x0);
200 cpu_features->has_avx512f = ((cpu_info7[1] & CPUID_EBX_AVX512F) != 0x0);
205 cpu_features->has_pclmul = ((cpu_info[2] & CPUID_ECX_PCLMUL) != 0x0);
[all...]
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A Dstrcmp-sve.S26 0: ldff1b z0.b, p1/z, [x0, x2]
43 sub x0, x0, x1 /* return comparison */
/freebsd-current/sys/i386/i386/
H A Dmpboot.S217 nulldesc: /* offset = 0x0 */
219 .word 0x0
220 .word 0x0
221 .byte 0x0
222 .byte 0x0
223 .byte 0x0
224 .byte 0x0
230 .byte 0x0 /* segment base 16..23; set for 0K */
233 .byte 0x0 /* segment base 24..32 */
239 .byte 0x0 /* segmen
[all...]
/freebsd-current/contrib/unbound/util/
H A Dproxy_protocol.h61 PP2_CMD_LOCAL = 0x0,
69 PP2_AF_UNSPEC = 0x0,
79 PP2_PROT_UNSPEC = 0x0,
/freebsd-current/sys/dev/usb/serial/
H A Duftdi_reg.h115 #define FTDI_SIO_SET_DATA_PARITY_NONE (0x0 << 8)
120 #define FTDI_SIO_SET_DATA_STOP_BITS_1 (0x0 << 11)
186 #define FTDI_SIO_DISABLE_FLOW_CTRL 0x0
/freebsd-current/stand/liblua/
H A Dgfx_utils.c143 uint32_t x0, y0, x1, y1, wd; local
152 x0 = luaL_checknumber(L, 1);
157 gfx_fb_line(x0, y0, x1, y1, wd);
164 uint32_t x0, y0, x1, y1, x2, y2, width; local
173 x0 = luaL_checknumber(L, 1);
180 gfx_fb_bezier(x0, y0, x1, y1, x2, y2, width);
187 uint32_t x0, y0, x1, y1, fill; local
196 x0 = luaL_checknumber(L, 1);
201 gfx_fb_drawrect(x0, y0, x1, y1, fill);
208 uint32_t x0, y local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_scalar.c190 #define SYN_Q_DEFINE() v_t d0, x0
192 #define SYN_Q_X x0
195 #define SYN_R_DEFINE() v_t d0, x0
197 #define SYN_R_X x0
200 #define SYN_PQ_DEFINE() v_t d0, x0
202 #define SYN_PQ_X x0
206 #define REC_PQ_DEFINE() v_t x0, y0, t0
207 #define REC_PQ_X x0
212 #define SYN_PR_DEFINE() v_t d0, x0
214 #define SYN_PR_X x0
[all...]
/freebsd-current/sys/riscv/riscv/
H A Dsupport.S45 SET_FAULT_HANDLER(x0, a1) /* Reset the handler function */
67 SET_FAULT_HANDLER(x0, a6) /* Reset the fault handler */
88 SET_FAULT_HANDLER(x0, a6) /* Reset the fault handler */
105 SET_FAULT_HANDLER(x0, a1) /* Reset the fault handler */
120 SET_FAULT_HANDLER(x0, a1) /* Reset the fault handler */
135 SET_FAULT_HANDLER(x0, a2) /* Reset the fault handler */
154 SET_FAULT_HANDLER(x0, a2) /* Reset the fault handler */
172 SET_FAULT_HANDLER(x0, a2) /* Reset the fault handler */
188 SET_FAULT_HANDLER(x0, a2) /* Reset the fault handler */
204 SET_FAULT_HANDLER(x0, a
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_ct64.c38 * in "reverse" order (x0 is the high bit, x7 is the low bit).
41 uint64_t x0, x1, x2, x3, x4, x5, x6, x7; local
56 x0 = q[7];
69 y13 = x0 ^ x6;
70 y9 = x0 ^ x3;
71 y8 = x0 ^ x5;
76 y2 = y1 ^ x0;
90 y18 = x0 ^ y16;
240 uint64_t x0, x1, x2, x3; local
242 x0
270 uint64_t x0, x1, x2, x3; local
383 uint64_t x0, x1, x2, x3; local
[all...]
/freebsd-current/sys/arm64/include/
H A Darmreg.h232 #define CPACR_ZEN_TRAP_ALL1 (0x0 << 16) /* Traps from EL0 and EL1 */
237 #define CPACR_FPEN_TRAP_ALL1 (0x0 << 20) /* Traps from EL0 and EL1 */
285 #define CURRENTEL_EL_EL0 (0x0 << CURRENTEL_EL_SHIFT)
618 #define ID_AA64DFR0_TraceVer_NONE (UL(0x0) << ID_AA64DFR0_TraceVer_SHIFT)
623 #define ID_AA64DFR0_PMUVer_NONE (UL(0x0) << ID_AA64DFR0_PMUVer_SHIFT)
638 #define ID_AA64DFR0_PMSS_NONE (UL(0x0) << ID_AA64DFR0_PMSS_SHIFT)
651 #define ID_AA64DFR0_PMSVer_NONE (UL(0x0) << ID_AA64DFR0_PMSVer_SHIFT)
659 #define ID_AA64DFR0_DoubleLock_IMPL (UL(0x0) << ID_AA64DFR0_DoubleLock_SHIFT)
664 #define ID_AA64DFR0_TraceFilt_NONE (UL(0x0) << ID_AA64DFR0_TraceFilt_SHIFT)
669 #define ID_AA64DFR0_TraceBuffer_NONE (UL(0x0) << ID_AA64DFR0_TraceBuffer_SHIF
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/salsa/ref/
H A Dcore_salsa_ref.c15 uint32_t x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, local
21 j0 = x0 = 0x61707865;
26 j0 = x0 = LOAD32_LE(c + 0);
46 x4 ^= ROTL32(x0 + x12, 7);
47 x8 ^= ROTL32(x4 + x0, 9);
49 x0 ^= ROTL32(x12 + x8, 18);
62 x1 ^= ROTL32(x0 + x3, 7);
63 x2 ^= ROTL32(x1 + x0, 9);
65 x0 ^= ROTL32(x3 + x2, 18);
79 STORE32_LE(out + 0, x0
[all...]
/freebsd-current/sys/dev/gve/
H A Dgve_adminq.h60 GVE_ADMINQ_COMMAND_UNSET = 0x0,
179 GVE_DEV_OPT_REQ_FEAT_MASK_GQI_RAW_ADDRESSING = 0x0,
180 GVE_DEV_OPT_REQ_FEAT_MASK_GQI_RDA = 0x0,
181 GVE_DEV_OPT_REQ_FEAT_MASK_GQI_QPL = 0x0,
182 GVE_DEV_OPT_REQ_FEAT_MASK_DQO_RDA = 0x0,
183 GVE_DEV_OPT_REQ_FEAT_MASK_MODIFY_RING = 0x0,
184 GVE_DEV_OPT_REQ_FEAT_MASK_JUMBO_FRAMES = 0x0,
213 #define GVE_DRIVER_CAPABILITY_FLAGS2 0x0
214 #define GVE_DRIVER_CAPABILITY_FLAGS3 0x0
215 #define GVE_DRIVER_CAPABILITY_FLAGS4 0x0
[all...]
/freebsd-current/tools/test/stress2/misc/
H A Dsyzkaller67.sh50 uint64_t r[5] = {0x0, 0x0, 0x0, 0x0, 0x0};
/freebsd-current/sys/dev/sfxge/common/
H A Defx_regs_mcdi_aoe.h104 #define MC_CMD_FC_IN_PORT_EXT_OFST 0x0
185 #define MC_CMD_FC_PORT_EXT 0x0
195 #define MC_CMD_FC_OP_MAC_CMD_FORMAT_DEFAULT 0x0
584 #define MC_CMD_FC_OP_UHLINK_CMD_FORMAT_DEFAULT 0x0
650 #define MC_CMD_FC_UHLINK_LOOPBACK_TYPE_PCS_SERIAL 0x0 /* enum */
655 #define MC_CMD_FC_UHLINK_LOOPBACK_STATE_OFF 0x0 /* enum */
691 #define MC_CMD_FC_IN_LICENSE_UPDATE_LICENSE 0x0 /* enum */
716 #define MC_CMD_FC_IN_DMA_STOP 0x0 /* enum */
746 #define MC_CMD_FC_IN_TIMED_READ_SET 0x0 /* enum */
791 #define MC_CMD_FC_IN_TIMED_READ_SET_NONE 0x0 /* enu
[all...]
/freebsd-current/stand/i386/cdboot/
H A Dcdboot.S100 .org 0x0, 0x0
542 gdt: .word 0x0,0x0,0x0,0x0 # Null entry
543 .word 0xffff,0x0,0x9200,0xcf # SEL_SDATA
544 .word 0xffff,0x0,0x9200,0x0 # SEL_RDATA
545 .word 0xffff,0x0,
[all...]
/freebsd-current/contrib/bearssl/src/hash/
H A Dghash_ctmul64.c35 uint64_t x0, x1, x2, x3; local
39 x0 = x & (uint64_t)0x1111111111111111;
47 z0 = (x0 * y0) ^ (x1 * y3) ^ (x2 * y2) ^ (x3 * y1);
48 z1 = (x0 * y1) ^ (x1 * y0) ^ (x2 * y3) ^ (x3 * y2);
49 z2 = (x0 * y2) ^ (x1 * y1) ^ (x2 * y0) ^ (x3 * y3);
50 z3 = (x0 * y3) ^ (x1 * y2) ^ (x2 * y1) ^ (x3 * y0);
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_mips.cpp30 PO_NOP = 0x0, // nop
107 RegNum::RN_T9, 0x0);
108 Address[4] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T9,
112 Address[6] = encodeInstruction(PatchOpcodes::PO_LUI, 0x0, RegNum::RN_T0,
115 0x0, RegNum::RN_RA, 0X0);
119 RegNum::RN_T9, 0x0);
/freebsd-current/crypto/openssl/crypto/rc2/
H A Drc2_local.h127 t=(x0+(x1& ~x3)+(x2&x3)+ *(p0++))&0xffff; \
128 x0=(t<<1)|(t>>15); \
129 t=(x1+(x2& ~x0)+(x3&x0)+ *(p0++))&0xffff; \
131 t=(x2+(x3& ~x1)+(x0&x1)+ *(p0++))&0xffff; \
133 t=(x3+(x0& ~x2)+(x1&x2)+ *(p0++))&0xffff; \
/freebsd-current/sys/contrib/openzfs/cmd/raidz_test/
H A Draidz_test.c458 int x0, x1, x2; local
475 for (x0 = 0; x0 < opts->rto_dcols; x0++) {
476 if (x0 >= rm->rm_row[0]->rr_cols - raidz_parity(rm))
483 LOG(D_DEBUG, "[%d] ", x0);
485 tgtidx[2] = x0 + raidz_parity(rm);
494 LOG(D_DEBUG, "\nREC D[%d]... [FAIL]\n", x0);
500 for (x0 = 0; x0 < opt
[all...]
/freebsd-current/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S725 // thread_state pointer is in x0
729 stp x0, x1, [x0, #0x000]
730 stp x2, x3, [x0, #0x010]
731 stp x4, x5, [x0, #0x020]
732 stp x6, x7, [x0, #0x030]
733 stp x8, x9, [x0, #0x040]
734 stp x10,x11, [x0, #0x050]
735 stp x12,x13, [x0, #0x060]
736 stp x14,x15, [x0, #
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbsnrtowcs.c51 { 0x30, 0x31, 0x32, 0x33, 0x0 }, 5 },
53 { 0x30, 0x31, 0x32, 0x33, 0x0 }, 5 },
55 { 0xe4, 0x30, 0x31, 0x32, 0x33, 0x0 }, 6 },
/freebsd-current/contrib/netbsd-tests/kernel/
H A Dt_extent.c130 "0x0 - 0x4f\n");
149 "0x0 - 0xf\n"
172 "0x0 - 0x1f\n"
194 h_require("test4", 0xf0000000, 0xffffffff, 0x0,
215 h_require("test5", 0xf0000000, 0xffffffff, 0x0,
236 h_require("test6", 0x0, 0xb, 0x0, "0x0 - 0xb\n");
256 h_require("test7", 0x0, 0xb, 0x0,
[all...]
/freebsd-current/stand/i386/libi386/
H A Dbiospci.c55 {0x0, NULL},
60 {0x0, "VGA"},
102 {0x0, "8250"},
109 {0x0, "Standard"},
128 {0x0, "Old non-VGA", progif_null},
134 {0x0, "SCSI", progif_null},
144 {0x0, "Ethernet", progif_null},
153 {0x0, NULL, progif_display},
160 {0x0, "serial", progif_serial},
167 {0x0, "FireWir
[all...]

Completed in 313 milliseconds

1234567891011>>