Searched refs:x0 (Results 51 - 75 of 1373) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/device-tree/include/dt-bindings/interrupt-controller/
H A Dmvebu-icu.h11 #define ICU_GRP_NSR 0x0
/freebsd-current/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx7ulp-pinfunc.h15 #define IMX7ULP_PAD_PTC0__PTC0 0x0000 0x0000 0x1 0x0
16 #define IMX7ULP_PAD_PTC0__TRACE_D15 0x0000 0x0000 0xa 0x0
20 #define IMX7ULP_PAD_PTC0__FB_AD0 0x0000 0x0000 0x9 0x0
21 #define IMX7ULP_PAD_PTC1__PTC1 0x0004 0x0000 0x1 0x0
22 #define IMX7ULP_PAD_PTC1__TRACE_D14 0x0004 0x0000 0xa 0x0
23 #define IMX7ULP_PAD_PTC1__LPUART4_RTS_B 0x0004 0x0000 0x4 0x0
26 #define IMX7ULP_PAD_PTC1__FB_AD1 0x0004 0x0000 0x9 0x0
27 #define IMX7ULP_PAD_PTC2__PTC2 0x0008 0x0000 0x1 0x0
28 #define IMX7ULP_PAD_PTC2__TRACE_D13 0x0008 0x0000 0xa 0x0
32 #define IMX7ULP_PAD_PTC2__FB_AD2 0x0008 0x0000 0x9 0x0
[all...]
/freebsd-current/contrib/bearssl/src/symcipher/
H A Daes_x86ni_ctr.c69 __m128i x0, x1, x2, x3; local
71 x0 = _mm_insert_epi32(ivx, br_bswap32(cc + 0), 3);
75 x0 = _mm_xor_si128(x0, sk[0]);
79 x0 = _mm_aesenc_si128(x0, sk[1]);
83 x0 = _mm_aesenc_si128(x0, sk[2]);
87 x0 = _mm_aesenc_si128(x0, s
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_setjmp_aarch64.S67 stp x19, x20, [x0, #0<<3]
68 stp x21, x22, [x0, #2<<3]
69 stp x23, x24, [x0, #4<<3]
70 stp x25, x26, [x0, #6<<3]
71 stp x27, x28, [x0, #8<<3]
72 stp x29, x30, [x0, #10<<3]
73 stp d8, d9, [x0, #14<<3]
74 stp d10, d11, [x0, #16<<3]
75 stp d12, d13, [x0, #18<<3]
76 stp d14, d15, [x0, #2
[all...]
/freebsd-current/sys/cddl/dev/dtrace/aarch64/
H A Ddtrace_asm.S57 mrs x0, daif
66 msr daif, x0
74 ldtrb w0, [x0]
83 ldtrh w0, [x0]
92 ldtr w0, [x0]
101 ldtr x0, [x0]
112 ldtrb w4, [x0] /* Load from uaddr */
113 add x0, x0, #
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_syscall_linux_aarch64.inc17 register u64 x0 asm("x0");
19 : "=r"(x0)
22 return x0;
29 register u64 x0 asm("x0") = arg1;
31 : "=r"(x0)
32 : "r"(x8), "0"(x0)
34 return x0;
41 register u64 x0 as
[all...]
/freebsd-current/lib/libsys/aarch64/
H A Dcerror.S33 stp x0, lr, [sp]
36 str w1, [x0]
37 movn x0, #0
/freebsd-current/sys/arm64/vmm/
H A Dvmm_hyp_exception.S57 stp x0, x1, [sp, #(0 * 8)]
62 ldp x0, x1, [sp, #(0 * 8)]
82 /* Back up x0 so we can use it as a temporary register */
83 stp x0, x1, [sp, #-(2 * 8)]!
86 mrs x0, tpidr_el2
88 stp x2, x3, [x0, #(TF_X + 2 * 8)]
89 stp x4, x5, [x0, #(TF_X + 4 * 8)]
90 stp x6, x7, [x0, #(TF_X + 6 * 8)]
91 stp x8, x9, [x0, #(TF_X + 8 * 8)]
92 stp x10, x11, [x0, #(TF_
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/ustack/
H A Dtst.helper.c49 0xe8, 0x0, 0x0, 0x0, 0x0, /* call baz */
/freebsd-current/contrib/netbsd-tests/lib/libc/arch/aarch64/
H A Dreturn_one.S6 mov x0, #1
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A Dstrchr-sve.S32 0: ldff1b z0.b, p1/z, [x0, xzr]
38 incb x0 /* speculate increment */
43 decb x0 /* undo speculate */
47 sub x0, x0, 1 /* adjust pointer for that byte */
48 incp x0, p4.b
51 csel x0, xzr, x0, none /* if there was no c, return null */
64 incp x0, p0.b
H A Dstrcpy-sve.S43 st1b z0.b, p2, [x0, x2]
54 st1b z0.b, p0, [x0, x2]
60 st1b z0.b, p0, [x0, x2]
62 add x0, x0, x2
63 sub x0, x0, 1
64 incp x0, p0.b
H A Dstrrchr-sve.S27 0: ldff1b z0.b, p1/z, [x0, xzr]
33 incb x0, all /* skip bytes this round */
40 mov x2, x0 /* save advanced base */
50 mov x3, x0
51 incp x0, p0.b /* skip bytes this round */
60 2: incb x0, all /* advance base */
67 mov x0, x2 /* restore advanced base */
74 decp x0, p3.b /* retard pointer to last match */
78 5: mov x0, 0
/freebsd-current/sys/dev/hid/
H A Dhconf.h32 HCONF_INPUT_MODE_MOUSE = 0x0,
/freebsd-current/sys/arm64/arm64/
H A Dsupport.S54 mov x0, #-1
69 ldxrb w2, [x0]
70 stxrb w3, w7, [x0]
93 swpb w7, w2, [x0]
115 ldxr w2, [x0] /* Stash the old value in w2 */
116 stxr w3, w7, [x0] /* Store new value */
139 swp w7, w2, [x0]
159 ldxr w4, [x0] /* Load-exclusive the data */
162 stxr w5, w3, [x0] /* Store the new data */
180 cas w1, w3, [x0] /* Compar
[all...]
H A Dbus_space_asm.S47 ldr x0, [x1, x2]
56 add x0, x1, x2
58 * x0 = The device address.
64 1: ldrb w1, [x0]
77 add x0, x1, x2
79 * x0 = The device address.
85 1: ldrh w1, [x0]
98 add x0, x1, x2
100 * x0 = The device address.
106 1: ldr w1, [x0]
[all...]
H A Dsigtramp.S39 mov x0, sp
40 add x0, x0, #SF_UC
/freebsd-current/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_hw_20_comp_defs.h27 ICP_QAT_HW_COMP_20_SCB_CONTROL_ENABLE = 0x0,
47 ICP_QAT_HW_COMP_20_RMB_CONTROL_RESET_ALL = 0x0,
68 ICP_QAT_HW_COMP_20_SOM_CONTROL_NORMAL_MODE = 0x0,
92 ICP_QAT_HW_COMP_20_SKIP_HASH_RD_CONTROL_NO_SKIP = 0x0,
112 ICP_QAT_HW_COMP_20_SCB_UNLOAD_CONTROL_UNLOAD = 0x0,
132 ICP_QAT_HW_COMP_20_DISABLE_TOKEN_FUSION_CONTROL_ENABLE = 0x0,
152 ICP_QAT_HW_COMP_20_LBMS_LBMS_64KB = 0x0,
176 ICP_QAT_HW_COMP_20_SCB_MODE_RESET_MASK_RESET_COUNTERS = 0x0,
212 ICP_QAT_HW_COMP_20_HBS_CONTROL_HBS_IS_32KB = 0x0,
230 ICP_QAT_HW_COMP_20_ABD_ABD_ENABLED = 0x0,
[all...]
/freebsd-current/tools/test/stress2/misc/
H A Djail3.sh54 version = 0x0,
57 jailname = 0x0,
59 ip6s = 0x0,
60 ip4 = 0x0,
61 ip6 = 0x0
/freebsd-current/sys/dev/ti/
H A Dti_fw.h21 0x0, 0xd, 0xd, 0x3c1d0001,
23 0xc00100c, 0x0, 0xd, 0x27bdffd8,
27 0x0, 0x3c040001, 0x248451a4, 0x24050001,
45 0x8f420218, 0x30420002, 0x10400009, 0x0,
50 0x8f420218, 0x30420010, 0x1040000a, 0x0,
59 0x621023, 0x2c420065, 0x1440fffc, 0x0,
66 0x0, 0x8ee20450, 0x8ee30454, 0xaee304fc,
80 0xa043009c, 0x2c82000f, 0x1440fff8, 0x0,
83 0x96e2046a, 0x30420003, 0x14400009, 0x0,
90 0x0,
[all...]
H A Dti_fw2.h21 0x0,
22 0x10000003, 0x0, 0xd, 0xd,
24 0x26104000, 0xc001082, 0x0, 0xd,
26 0x26104000, 0xc0018cc, 0x0, 0xd,
27 0x0, 0x0, 0x0, 0x0,
28 0x0, 0x0,
[all...]
/freebsd-current/sys/ofed/include/uapi/rdma/
H A Dmlx5_user_ioctl_verbs.h43 MLX5_IB_UAPI_FLOW_TABLE_TYPE_NIC_RX = 0x0,
51 MLX5_IB_UAPI_FLOW_ACTION_PACKET_REFORMAT_TYPE_L2_TUNNEL_TO_L2 = 0x0,
82 MLX5_IB_UAPI_UAR_ALLOC_TYPE_BF = 0x0,
/freebsd-current/sys/dev/qcom_tlmm/
H A Dqcom_tlmm_ipq4018_reg.h34 #define QCOM_TLMM_IPQ4018_REG_CONFIG_PIN_BASE 0x0
45 #define QCOM_TLMM_IPQ4018_REG_PIN_CONTROL_PUPD_SHIFT 0x0
64 #define QCOM_TLMM_IPQ4018_REG_PIN_CONTROL_10K 0x0
/freebsd-current/libexec/rbootd/
H A Drmp.h56 #define RMP_ADDR { 0x9, 0x0, 0x9, 0x0, 0x0, 0x4 }
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_lzma.c28 0x5d, 0x0, 0x0, 0x80, 0x0, 0x0, 0x28, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
[all...]

Completed in 312 milliseconds

1234567891011>>