Home
last modified time | relevance | path

Searched refs:x29 (Results 1 – 25 of 412) sorted by relevance

12345678910>>...17

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_aarch64.S23 stp x29, x30, [sp, -32]!
29 add x29, sp, 0
37 add x0, x29, 32
47 ldp x29, x30, [sp], 32
74 stp x29, x30, [sp, -32]!
80 add x29, sp, 0
88 add x0, x29, 32
98 ldp x29, x30, [sp], 32
125 stp x29, x30, [sp, -32]!
131 add x29, sp, 0
[all …]
/freebsd/libexec/rtld-elf/aarch64/
H A Drtld_start.S60 stp x29, x30, [sp, #-16]!
61 mov x29, sp
62 .cfi_def_cfa x29, 16
64 .cfi_offset x29, -16
108 ldp x29, xzr, [sp], #16
197 stp x29, x30, [sp, #-(8 * 16)]!
199 .cfi_rel_offset x29, 0
202 mov x29, sp
242 ldp x29, x30, [sp], #(8 * 16)
244 .cfi_restore x29
/freebsd/lib/libc/aarch64/string/
H A Dstrcspn.S14 stp x29, x30, [sp, #-16]!
15 mov x29, sp
84 mov sp, x29
85 ldp x29, x30, [sp], #16 // restore sp and lr
91 mov sp, x29
92 ldp x29, x30, [sp], #16 // restore sp and lr
106 ldp x29, x30, [sp], #16 // Restore sp and lr
H A Dstrspn.S25 stp x29, x30, [sp, #-16]!
26 mov x29, sp
78 mov sp, x29
79 ldp x29, x30, [sp], #16
/freebsd/lib/csu/aarch64/
H A Dcrti.S39 stp x29, x30, [sp, #-16]!
40 mov x29, sp
48 stp x29, x30, [sp, #-16]!
49 mov x29, sp
H A Dcrtn.S34 ldp x29, x30, [sp], #16
40 ldp x29, x30, [sp], #16
/freebsd/sys/crypto/openssl/aarch64/
H A Dkeccak1600-armv8.S215 stp x29,x30,[sp,#-128]!
216 add x29,sp,#0
257 ldp x19,x20,[x29,#16]
259 ldp x21,x22,[x29,#32]
260 ldp x23,x24,[x29,#48]
261 ldp x25,x26,[x29,#64]
262 ldp x27,x28,[x29,#80]
263 ldp x29,x30,[sp],#128
273 stp x29,x30,[sp,#-128]!
274 add x29,sp,#0
[all …]
H A Decp_nistz256-armv8.S2402 stp x29,x30,[sp,#-32]!
2403 add x29,sp,#0
2420 ldp x29,x30,[sp],#32
2431 stp x29,x30,[sp,#-32]!
2432 add x29,sp,#0
2448 ldp x29,x30,[sp],#32
2460 stp x29,x30,[sp,#-32]!
2461 add x29,sp,#0
2475 ldp x29,x30,[sp],#32
2486 stp x29,x30,[sp,#-32]!
[all …]
H A Dvpaes-armv8.S207 stp x29,x30,[sp,#-16]!
208 add x29,sp,#0
215 ldp x29,x30,[sp],#16
445 stp x29,x30,[sp,#-16]!
446 add x29,sp,#0
453 ldp x29,x30,[sp],#16
625 stp x29, x30, [sp,#-16]!
626 add x29,sp,#0
791 ldp x29, x30, [sp],#16
1006 stp x29,x30,[sp,#-16]!
[all …]
H A Darmv8-mont.S34 stp x29,x30,[sp,#-64]!
35 add x29,sp,#0
220 ldp x19,x20,[x29,#16]
221 mov sp,x29
222 ldp x21,x22,[x29,#32]
224 ldp x23,x24,[x29,#48]
225 ldr x29,[sp],#64
234 stp x29,x30,[sp,#-80]!
925 ldr x29,[sp],#80
938 stp x29,x30,[sp,#-128]!
[all …]
H A Dchacha-armv8.S40 stp x29,x30,[sp,#-96]!
41 add x29,sp,#0
245 ldp x19,x20,[x29,#16]
247 ldp x21,x22,[x29,#32]
248 ldp x23,x24,[x29,#48]
249 ldp x25,x26,[x29,#64]
250 ldp x27,x28,[x29,#80]
251 ldp x29,x30,[sp],#96
302 ldp x19,x20,[x29,#16]
304 ldp x21,x22,[x29,#32]
[all …]
/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h119 { u32 x29; u8/*bool*/ x30 = subborrow_u25(x27, x8, 0x1ffffff, &x29); in fe_freeze() local
134 { u32 x64; u8/*bool*/ x65 = addcarryx_u25(x61, x29, x62, &x64); in fe_freeze()
240 { const u32 x29 = in2[3]; in fe_add_impl() local
247 out[3] = (x11 + x29); in fe_add_impl()
283 { const u32 x29 = in2[3]; in fe_sub_impl() local
290 out[3] = ((0x3fffffe + x11) - x29); in fe_sub_impl()
326 { const u32 x29 = in2[3]; in fe_mul_impl() local
333 { u64 x43 = (((((u64)x25 * x9) + ((u64)x27 * x7)) + ((u64)x23 * x11)) + ((u64)x29 * x5)); in fe_mul_impl()
334 …{ u64 x44 = (((((u64)x27 * x9) + (0x2 * (((u64)x25 * x11) + ((u64)x29 * x7)))) + ((u64)x23 * x13))… in fe_mul_impl()
335 …{ u64 x45 = (((((((u64)x27 * x11) + ((u64)x29 * x9)) + ((u64)x25 * x13)) + ((u64)x31 * x7)) + ((u6… in fe_mul_impl()
[all …]
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dbthidd.conf.sample15 0x29 0x05 0x15 0x00 0x25 0x01 0x75 0x01
40 0x05 0x08 0x19 0x01 0x29 0x03 0x15 0x00
43 0x91 0x01 0x05 0x07 0x19 0xe0 0x29 0xe7
45 0x81 0x01 0x19 0x00 0x29 0x91 0x26 0xff
62 0xa1 0x01 0x85 0x03 0x19 0x81 0x29 0x83
75 0x95 0x01 0x75 0x02 0x19 0x24 0x29 0x26
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dsme-abi.S37 stp x29, x30, [sp, #-32]!
166 stp x29, x30, [sp, #-16]!
168 mov x29, sp
181 ldp x29, x30, [sp], #16
312 stp x29, x30, [sp, #-16]!
314 mov x29, sp
361 ldp x29, x30, [sp], #16
H A Darm_apple_sme_abi.s11 stp x29, x30, [sp, #-32]!
59 stp x29, x30, [sp, #-16]!
61 mov x29, sp
74 ldp x29, x30, [sp], #16
/freebsd/contrib/libcbor/test/data/
H A Dpretty.cbor2x29, 0x2C, 0x20, 0x28, 0x5F, 0x20, 0x22, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x22, 0x2C, 0x20, 0x2…
/freebsd/sys/arm64/arm64/
H A Defirt_support.S43 stp x29, x30, [sp, #(12 * 8)]
44 add x29, sp, #(12 * 8)
82 ldp x29, x30, [sp, #(12 * 8)]
H A Dswtch.S129 ldp x29, lr, [x4, #PCB_REGS + (PCB_X19 + 10) * 8]
154 stp x29, lr, [x4, #PCB_REGS + (PCB_X19 + 10) * 8]
225 ldp x29, lr, [x4, #PCB_REGS + (PCB_X19 + 10) * 8]
279 ldp x28, x29, [sp, #TF_X + 28 * 8]
298 stp x29, lr, [x0, #PCB_REGS + (PCB_X19 + 10) * 8]
H A Dexception.S62 stp x28, x29, [sp, #(28 * 8)]
79 add x29, sp, #(TF_SIZE)
192 ldp x28, x29, [sp, #(TF_X + 28 * 8)]
194 ldr x29, [sp, #(TF_X + 29 * 8)]
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_aarch64.S58 stp x29, x30, [x0], #16
76 ldp x29, x30, [x0], #16
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h46 x29 = 29, enumerator
47 fp = x29,
/freebsd/sys/arm64/vmm/
H A Dvmm_hyp_exception.S44 stp x28, x29, [sp, #(28 * 8)]
77 ldp x28, x29, [sp, #(28 * 8)]
102 stp x28, x29, [x0, #(TF_X + 28 * 8)]
121 ldp x28, x29, [x0, #(TF_X + 28 * 8)]
/freebsd/lib/libc/aarch64/gen/
H A D_setjmp.S47 stp x29, lr, [x0], #16
82 ldp x29, lr, [x0], #16
H A Dsetjmp.S59 stp x29, lr, [x0], #16
106 ldp x29, lr, [x0], #16
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519_fiat.h164 fiat_25519_uint128 x29; in fiat_25519_carry_mul() local
216 x29 = (x21 + (x17 + (x14 + (x12 + x11)))); in fiat_25519_carry_mul()
229 x42 = (x40 + x29); in fiat_25519_carry_mul()
283 fiat_25519_uint128 x29; in fiat_25519_carry_square() local
333 x29 = (x21 + (x18 + x10)); in fiat_25519_carry_square()
338 x34 = (x32 + x29); in fiat_25519_carry_square()
514 uint64_t x29; in fiat_25519_to_bytes() local
595 x29 = (x27 >> 8); in fiat_25519_to_bytes()
596 x30 = (uint8_t)(x29 & UINT8_C(0xff)); in fiat_25519_to_bytes()
597 x31 = (x29 >> 8); in fiat_25519_to_bytes()
[all …]

12345678910>>...17