/freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
H A D | elfnix_tls.aarch64.S | 25 stp x29, x30, [sp, #16 * 1] 26 stp x27, x28, [sp, #16 * 2] 27 stp x25, x26, [sp, #16 * 3] 28 stp x23, x24, [sp, #16 * 4] 29 stp x21, x22, [sp, #16 * 5] 30 stp x19, x20, [sp, #16 * 6] 31 stp x17, x18, [sp, #16 * 7] 32 stp x15, x16, [sp, #16 * 8] 33 stp x13, x14, [sp, #16 * 9] 34 stp x11, x12, [sp, #16 * 10] [all …]
|
H A D | macho_tlv.arm64.S | 24 stp x29, x30, [sp, #16 * 1] 25 stp x27, x28, [sp, #16 * 2] 26 stp x25, x26, [sp, #16 * 3] 27 stp x23, x24, [sp, #16 * 4] 28 stp x21, x22, [sp, #16 * 5] 29 stp x19, x20, [sp, #16 * 6] 30 stp x17, x18, [sp, #16 * 7] 31 stp x15, x16, [sp, #16 * 8] 32 stp x13, x14, [sp, #16 * 9] 33 stp x11, x12, [sp, #16 * 10] [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | memcpy.S | 74 stp A_l, A_h, [dstin] 75 stp D_l, D_h, [dstend, -16] 119 stp A_l, A_h, [dstin] 120 stp B_l, B_h, [dstin, 16] 121 stp C_l, C_h, [dstend, -32] 122 stp D_l, D_h, [dstend, -16] 134 stp G_l, G_h, [dstend, -64] 135 stp H_l, H_h, [dstend, -48] 137 stp A_l, A_h, [dstin] 138 stp B_l, B_h, [dstin, 16] [all …]
|
H A D | exception.S | 46 stp x0, x1, [sp, #(TF_X - TF_SIZE - 128)]! 48 stp x0, x1, [sp, #(TF_X - TF_SIZE)]! 50 stp x2, x3, [sp, #(2 * 8)] 51 stp x4, x5, [sp, #(4 * 8)] 52 stp x6, x7, [sp, #(6 * 8)] 53 stp x8, x9, [sp, #(8 * 8)] 54 stp x10, x11, [sp, #(10 * 8)] 55 stp x12, x13, [sp, #(12 * 8)] 56 stp x14, x15, [sp, #(14 * 8)] 57 stp x16, x17, [sp, #(16 * 8)] [all …]
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | memcpy.S | 70 stp A_l, A_h, [dstin] 71 stp D_l, D_h, [dstend, -16] 115 stp A_l, A_h, [dstin] 116 stp B_l, B_h, [dstin, 16] 117 stp C_l, C_h, [dstend, -32] 118 stp D_l, D_h, [dstend, -16] 130 stp G_l, G_h, [dstend, -64] 131 stp H_l, H_h, [dstend, -48] 133 stp A_l, A_h, [dstin] 134 stp B_l, B_h, [dstin, 16] [all …]
|
H A D | memcpy-sve.S | 74 stp A_q, B_q, [dstin] 75 stp C_q, D_q, [dstend, -32] 84 stp G_q, H_q, [dstend, -64] 86 stp A_q, B_q, [dstin] 87 stp E_q, F_q, [dstin, 32] 88 stp C_q, D_q, [dstend, -32] 113 stp A_q, B_q, [dst, 16] 115 stp C_q, D_q, [dst, 48] 125 stp A_q, B_q, [dst, 16] 127 stp C_q, D_q, [dst, 48] [all …]
|
H A D | memcpy-advsimd.S | 79 stp A_q, B_q, [dstin] 80 stp C_q, D_q, [dstend, -32] 108 stp G_q, H_q, [dstend, -64] 110 stp A_q, B_q, [dstin] 111 stp E_q, F_q, [dstin, 32] 112 stp C_q, D_q, [dstend, -32] 150 stp A_q, B_q, [dst, 16] 152 stp C_q, D_q, [dst, 48] 162 stp A_q, B_q, [dst, 16] 164 stp C_q, D_q, [dst, 48] [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | sme-libc-mem-routines.S | 70 stp A_l, A_h, [dstin] 71 stp D_l, D_h, [dstend1, -16] 115 stp A_l, A_h, [dstin] 116 stp B_l, B_h, [dstin, 16] 117 stp C_l, C_h, [dstend1, -32] 118 stp D_l, D_h, [dstend1, -16] 130 stp G_l, G_h, [dstend1, -64] 131 stp H_l, H_h, [dstend1, -48] 133 stp A_l, A_h, [dstin] 134 stp B_l, B_h, [dstin, 16] [all …]
|
/freebsd/tests/sys/net/ |
H A D | stp.py | 41 stp = packet.getlayer(sp.STP) 42 if stp is None: 45 if stp.rootmac != "00:0c:29:01:01:01": 49 if (stp.maxage >= 6 and stp.maxage <= 40) and \ 50 (stp.hellotime >= 1 and stp.hellotime <= 2) and \ 51 (stp.fwddelay >= 4 and stp.fwddelay <= 30): 63 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 66 sp.sendp(stp, iface=send_if, verbose=False) 67 stp = llc / sp.STP(proto=0, rootid=32768, rootmac="00:0c:29:01:01:01", \ 70 sp.sendp(stp, iface=send_if, verbose=False) [all …]
|
/freebsd/contrib/telnet/libtelnet/ |
H A D | enc_des.c | 490 fb64_stream_iv(Block seed, struct stinfo *stp) in fb64_stream_iv() argument 493 memmove((void *)stp->str_iv, (void *)seed, sizeof(Block)); in fb64_stream_iv() 494 memmove((void *)stp->str_output, (void *)seed, sizeof(Block)); in fb64_stream_iv() 496 DES_key_sched((Block *)stp->str_ikey, &stp->str_sched); in fb64_stream_iv() 498 stp->str_index = sizeof(Block); in fb64_stream_iv() 502 fb64_stream_key(Block key, struct stinfo *stp) in fb64_stream_key() argument 504 memmove((void *)stp->str_ikey, (void *)key, sizeof(Block)); in fb64_stream_key() 505 DES_key_sched((Block *)key, &stp->str_sched); in fb64_stream_key() 507 memmove((void *)stp->str_output, (void *)stp->str_iv, sizeof(Block)); in fb64_stream_key() 509 stp->str_index = sizeof(Block); in fb64_stream_key() [all …]
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | enc_des.c | 497 void fb64_stream_iv(DES_cblock seed, struct stinfo *stp) in fb64_stream_iv() argument 500 memcpy(stp->str_iv, seed,sizeof(DES_cblock)); in fb64_stream_iv() 501 memcpy(stp->str_output, seed, sizeof(DES_cblock)); in fb64_stream_iv() 503 DES_set_key_checked(&stp->str_ikey, &stp->str_sched); in fb64_stream_iv() 505 stp->str_index = sizeof(DES_cblock); in fb64_stream_iv() 508 void fb64_stream_key(DES_cblock key, struct stinfo *stp) in fb64_stream_key() argument 510 memcpy(stp->str_ikey, key, sizeof(DES_cblock)); in fb64_stream_key() 511 DES_set_key_checked((DES_cblock*)key, &stp->str_sched); in fb64_stream_key() 513 memcpy(stp->str_output, stp->str_iv, sizeof(DES_cblock)); in fb64_stream_key() 515 stp->str_index = sizeof(DES_cblock); in fb64_stream_key() [all …]
|
/freebsd/sys/arm64/vmm/ |
H A D | vmm_hyp_exception.S | 44 stp x28, x29, [sp, #(28 * 8)] 45 stp x26, x27, [sp, #(26 * 8)] 46 stp x24, x25, [sp, #(24 * 8)] 47 stp x22, x23, [sp, #(22 * 8)] 48 stp x20, x21, [sp, #(20 * 8)] 49 stp x18, x19, [sp, #(18 * 8)] 50 stp x16, x17, [sp, #(16 * 8)] 51 stp x14, x15, [sp, #(14 * 8)] 52 stp x12, x13, [sp, #(12 * 8)] 53 stp x10, x11, [sp, #(10 * 8)] [all …]
|
/freebsd/tools/test/xregs_sig/ |
H A D | c2x2c_aarch64.S | 20 stp q0, q1, [x0, #( 0 * 16)] 21 stp q2, q3, [x0, #( 2 * 16)] 22 stp q4, q5, [x0, #( 4 * 16)] 23 stp q6, q7, [x0, #( 6 * 16)] 24 stp q8, q9, [x0, #( 8 * 16)] 25 stp q10, q11, [x0, #(10 * 16)] 26 stp q12, q13, [x0, #(12 * 16)] 27 stp q14, q15, [x0, #(14 * 16)] 28 stp q16, q17, [x0, #(16 * 16)] 29 stp q18, q19, [x0, #(18 * 16)] [all …]
|
/freebsd/lib/libsecureboot/ |
H A D | verify_file.c | 131 is_verified(struct stat *stp) in is_verified() argument 136 if (stp->st_ino > 0) { in is_verified() 138 if (stp->st_dev == vsp->vs_dev && in is_verified() 139 stp->st_ino == vsp->vs_ino) { in is_verified() 146 __func__, (long long)stp->st_dev, in is_verified() 147 (unsigned long long)stp->st_ino, rc)); in is_verified() 153 add_verify_status(struct stat *stp, int status) in add_verify_status() argument 160 vsp->vs_dev = stp->st_dev; in add_verify_status() 161 vsp->vs_ino = stp->st_ino; in add_verify_status() 166 __func__, (long long)stp->st_dev, in add_verify_status() [all …]
|
/freebsd/contrib/cortex-strings/src/aarch64/ |
H A D | memcpy.S | 120 stp B_l, B_h, [dstin, 16] 121 stp C_l, C_h, [dstend, -32] 123 stp A_l, A_h, [dstin] 124 stp D_l, D_h, [dstend, -16] 168 stp A_l, A_h, [dstin] 169 stp B_l, B_h, [dstin, 16] 170 stp C_l, C_h, [dstin, 32] 171 stp D_l, D_h, [dstin, 48] 172 stp E_l, E_h, [dstend, -32] 173 stp F_l, F_h, [dstend, -16] [all …]
|
H A D | memset.S | 127 stp q0, q0, [dstin, 32] 128 stp q0, q0, [dstend, -32] 144 1: stp q0, q0, [dst], 64 145 stp q0, q0, [dst, -32] 149 2: stp q0, q0, [dstend, -64] 150 stp q0, q0, [dstend, -32] 166 stp q0, q0, [dst, 32] 168 stp q0, q0, [dst, 64] 169 stp q0, q0, [dst, 96] 178 stp q0, q0, [dst, 0] [all …]
|
H A D | memmove.S | 112 stp D_l, D_h, [dstend, -16] 121 stp A_l, A_h, [dstend, -16] 123 stp B_l, B_h, [dstend, -32] 125 stp C_l, C_h, [dstend, -48] 127 stp D_l, D_h, [dstend, -64]! 137 stp A_l, A_h, [dstend, -16] 139 stp B_l, B_h, [dstend, -32] 141 stp C_l, C_h, [dstend, -48] 143 stp D_l, D_h, [dstend, -64] 144 stp E_l, E_h, [dstin, 48] [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_stp_io_request.c | 109 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_io_request_constructed_start_handler() 114 fw_io->parent.stp.ncq_tag = scif_sas_stp_remote_device_allocate_ncq_tag( in scif_sas_stp_io_request_constructed_start_handler() 118 if (fw_io->parent.stp.ncq_tag == SCIF_SAS_INVALID_NCQ_TAG) in scif_sas_stp_io_request_constructed_start_handler() 124 fis->sector_count = (fw_io->parent.stp.ncq_tag << 3); in scif_sas_stp_io_request_constructed_start_handler() 129 fw_io->parent.core_object, fw_io->parent.stp.ncq_tag in scif_sas_stp_io_request_constructed_start_handler() 165 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_io_request_constructed_complete_handler() 168 if (fw_io->parent.stp.ncq_tag != SCIF_SAS_INVALID_NCQ_TAG) in scif_sas_stp_io_request_constructed_complete_handler() 170 fw_io->parent.device, fw_io->parent.stp.ncq_tag in scif_sas_stp_io_request_constructed_complete_handler() 174 sati_sequence_terminate(&fw_io->parent.stp.sequence, fw_io, fw_io); in scif_sas_stp_io_request_constructed_complete_handler() 207 if (fw_io->parent.stp.sequence.protocol == SAT_PROTOCOL_FPDMA) in scif_sas_stp_core_cb_io_request_complete_handler() [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_tag_mismatch_aarch64.S | 130 stp x26, x27, [sp, #208] 131 stp x24, x25, [sp, #192] 132 stp x22, x23, [sp, #176] 133 stp x20, x21, [sp, #160] 134 stp x18, x19, [sp, #144] 135 stp x16, x17, [sp, #128] 136 stp x14, x15, [sp, #112] 137 stp x12, x13, [sp, #96] 138 stp x10, x11, [sp, #80] 139 stp x [all...] |
H A D | hwasan_setjmp_aarch64.S | 67 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] define 74 stp d10, d11, [x0, #16<<3] 75 stp d12, d13, [x0, #18<<3] 76 stp d14, d15, [x0, #20<<3]
|
/freebsd/sys/dev/psci/ |
H A D | smccc_arm64.S | 42 stp x0, x1, [x4, #16 * 0] 43 stp x2, x3, [x4, #16 * 1] 58 stp x1, x19, [sp, #-16]! 72 stp x0, x1, [x19, #16 * 0] 73 stp x2, x3, [x19, #16 * 1] 74 stp x4, x5, [x19, #16 * 2] 75 stp x6, x7, [x19, #16 * 3] 76 stp x8, x9, [x19, #16 * 4] 77 stp x10, x11, [x19, #16 * 5] 78 stp x12, x13, [x19, #16 * 6] [all …]
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | keccak1600-armv8.S | 41 stp x28,x30,[sp,#16] // 32 bytes on top are mine 47 stp x4,x9,[sp,#0] // offload pair... 212 stp x29,x30,[sp,#-128]! 214 stp x19,x20,[sp,#16] 215 stp x21,x22,[sp,#32] 216 stp x23,x24,[sp,#48] 217 stp x25,x26,[sp,#64] 218 stp x27,x28,[sp,#80] 240 stp x0,x1,[x26,#16*0] 241 stp x2,x3,[x26,#16*1] [all …]
|
/freebsd/lib/libc/aarch64/gen/ |
H A D | setjmp.S | 37 stp x0, lr, [sp] 51 stp x8, x9, [x0], #16 54 stp x19, x20, [x0], #16 55 stp x21, x22, [x0], #16 56 stp x23, x24, [x0], #16 57 stp x25, x26, [x0], #16 58 stp x27, x28, [x0], #16 59 stp x29, lr, [x0], #16 62 stp d8, d9, [x0], #16 define 63 stp d10, d11, [x0], #16 [all …]
|
H A D | _setjmp.S | 39 stp x8, x9, [x0], #16 42 stp x19, x20, [x0], #16 43 stp x21, x22, [x0], #16 44 stp x23, x24, [x0], #16 45 stp x25, x26, [x0], #16 46 stp x27, x28, [x0], #16 47 stp x29, lr, [x0], #16 51 stp d8, d9, [x0], #16 define 52 stp d10, d11, [x0], #16 53 stp d12, d13, [x0], #16 [all …]
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 145 static void nfsrv_freeopenowner(struct nfsstate *stp, int cansleep, 147 static void nfsrv_freeopen(struct nfsstate *stp, vnode_t vp, int cansleep, 149 static void nfsrv_freelockowner(struct nfsstate *stp, vnode_t vp, int cansleep, 151 static void nfsrv_freeallnfslocks(struct nfsstate *stp, vnode_t vp, 165 struct nfslock *insert_lop, struct nfsstate *stp, struct nfslockfile *lfp); 166 static void nfsrv_updatelock(struct nfsstate *stp, struct nfslock **new_lopp, 186 static int nfsrv_delegconflict(struct nfsstate *stp, int *haslockp, 193 static void nfsrv_delaydelegtimeout(struct nfsstate *stp); 195 struct nfsstate *stp, struct nfsrvcache *op); 196 static int nfsrv_nootherstate(struct nfsstate *stp); [all …]
|