| /xnu-8020.101.4/bsd/dev/arm64/ |
| H A D | cpu_memcmp_mask.s | 96 ld1.16b {v2, v3}, [src2] 99 eor.16b v1, v1, v3 126 ld1.16b {v3, v4, v5}, [src2] 128 eor.16b v0, v0, v3 158 ld1.16b {v0, v1, v2, v3}, [src1] 164 eor.16b v3, v3, v7 168 and.16b v3, v3, v19 170 orr.16b v2, v2, v3 194 ld1.16b {v0, v1, v2, v3}, [src1], #64 203 eor.16b v3, v3, v8 [all …]
|
| H A D | cpu_copy_in_cksum.s | 111 st1.4s {v0, v1, v2, v3}, [x11], #4*16 138 eor.16b v3, v3, v3 165 uadalp.2d v3, v7 179 uadalp.2d v3, v19 194 uadalp.2d v3, v7 203 uadalp.2d v3, v19 208 add.2d v1, v1, v3 226 uadalp.2d v1, v3 233 uadalp.2d v1, v3 244 uadalp.2d v1, v3 [all …]
|
| H A D | cpu_in_cksum.s | 284 st1.4s {v0, v1, v2, v3}, [x11], #4*16 316 uadalp.2d v3, v7 325 uadalp.2d v3, v7 328 add.2d v2, v2, v3 335 ld1.4s {v0, v1, v2, v3}, [sp], #4*16
|
| /xnu-8020.101.4/osfmk/arm64/corecrypto/ |
| H A D | sha256_compress_arm64.s | 223 st1.4s {v0, v1, v2, v3}, [x4], #64 230 ld1.4s {v0,v1,v2,v3}, [data], #64 // w0,w1,w2,w3 need to bswap into big-endian 238 rev32.16b v3, v3 // byte swap of 4th 4 ints 248 add.4s v7, v3, v24 // 4th 4 input + K256 294 sha256_round 3, 0, 1, 2, 7, v3, v7, v24 326 sha256_hash_load_round 7, v3, v7, v24 347 sha256_round 3, 0, 1, 2, 7, v3, v7, v24 361 sha256_round 3, 0, 1, 2, 7, v3, v7, v24 376 sha256_round 3, 0, 1, 2, 7, v3, v7, v24 394 ld1.4s {v0, v1, v2, v3}, [sp], #64
|
| /xnu-8020.101.4/osfmk/arm64/ |
| H A D | WKdmDecompress_4k.s | 137 st1.4s {v3,v4,v5},[rax],#48 211 dup.4s v3, v5[1] // duplicate to 4 elements 215 ushl.4s v3, v3, v0 // v1 = {0, -2, -4, -6} 219 and.16b v3, v3, v1 // v2 = {3,3,...,3} 223 st1.4s {v2,v3,v4,v5}, [rcx], #64 // write 64 tags into tempTagsArray 254 dup.2s v2, v3[0] // duplicate to 2 elements 277 ld1.4s {v0,v1,v2,v3},[rbx] 294 …and.16b v4, v4, v3 // v3 = {1023, 0, 1023, 0, 1023, 0, 1023, 0}, isolate first and third elements … 309 …and.16b v4, v4, v3 // v3 = {1023, 0, 1023, 0, 1023, 0, 1023, 0}, isolate first and third elements … 327 …and.16b v4, v4, v3 // v3 = {1023, 0, 1023, 0, 1023, 0, 1023, 0}, isolate first and third elements … [all …]
|
| H A D | WKdmDecompress_16k.s | 137 st1.4s {v3,v4,v5},[rax],#48 211 dup.4s v3, v5[1] // duplicate to 4 elements 215 ushl.4s v3, v3, v0 // v1 = {0, -2, -4, -6} 219 and.16b v3, v3, v1 // v2 = {3,3,...,3} 223 st1.4s {v2,v3,v4,v5}, [rcx], #64 // write 64 tags into tempTagsArray 254 dup.2s v2, v3[0] // duplicate to 2 elements 277 ld1.4s {v0,v1,v2,v3},[rbx] 294 …and.16b v4, v4, v3 // v3 = {1023, 0, 1023, 0, 1023, 0, 1023, 0}, isolate first and third elements … 309 …and.16b v4, v4, v3 // v3 = {1023, 0, 1023, 0, 1023, 0, 1023, 0}, isolate first and third elements … 327 …and.16b v4, v4, v3 // v3 = {1023, 0, 1023, 0, 1023, 0, 1023, 0}, isolate first and third elements … [all …]
|
| H A D | WKdmCompress_4k.s | 238 st1.4s {v0,v1,v2,v3},[sp] 351 ld1.2s {v0,v1,v2,v3},[rcx],#32 354 shl.2d v3,v3,#4 357 orr.8b v2, v2, v3 360 ushr.2d v3, v2, #30 363 orr.8b v2, v2, v3 463 ld1.4s {v0,v1,v2,v3},[sp],#64
|
| H A D | WKdmCompress_16k.s | 240 st1.4s {v0,v1,v2,v3},[sp] 353 ld1.2s {v0,v1,v2,v3},[rcx],#32 356 shl.2d v3,v3,#4 359 orr.8b v2, v2, v3 362 ushr.2d v3, v2, #30 365 orr.8b v2, v2, v3 465 ld1.4s {v0,v1,v2,v3},[sp],#64
|
| H A D | memcmp_zero.s | 101 orr.16b v7, v7, v3 117 orr.16b v7, v7, v3
|
| H A D | lz4_decode_arm64.s | 254 tbl v1.16b,{v1.16b},v3.16b // high 16 bytes of pattern in q1
|
| /xnu-8020.101.4/bsd/dev/arm/ |
| H A D | cpu_copy_in_cksum.s | 60 #define v3 q3 macro 124 vpush {v0-v3} 145 veor v3, v3, v3 163 vpadal.u16 v3, v11 173 vpadal.u16 v3, v15 186 vpadal.u16 v3, v11 194 vpadal.u16 v3, v15 199 vadd.i32 v1, v1, v3
|
| /xnu-8020.101.4/bsd/dev/i386/ |
| H A D | cpu_copy_in_cksum.s | 90 #define v3 %xmm3 macro 146 movdqa v3, 3*16(%rsp) 177 pxor v3, v3 237 paddq v7, v3 258 paddq v15, v3 280 paddq v11, v3 297 paddq v15, v3 334 paddq v7, v3 351 paddq v15, v3 364 paddq v11, v3 [all …]
|
| /xnu-8020.101.4/bsd/nfs/ |
| H A D | nfsmount.h | 312 } v3; member 412 #define nm_ldlink nm_un.v3.ldlink 413 #define nm_sent nm_un.v3.udp_sent 414 #define nm_cwnd nm_un.v3.udp_cwnd 415 #define nm_cwndq nm_un.v3.udp_cwndq 416 #define nm_rqproto nm_un.v3.rqproto 417 #define nm_rqsaddr nm_un.v3.rqsaddr 418 #define nm_rqsaddrstamp nm_un.v3.rqsaddrstamp
|
| H A D | nfs_boot.c | 152 nfs_boot_getfh(__unused struct nfs_diskless *nd, __unused int v3, __unused int sotype) in nfs_boot_getfh() argument 186 static int md_mount(struct sockaddr_in *mdsin, char *path, int v3, int sotype, 312 nfs_boot_getfh(struct nfs_diskless *nd, int v3, int sotype) in nfs_boot_getfh() argument 316 nd->nd_root.ndm_nfsv3 = v3; in nfs_boot_getfh() 321 v3 ? 3 : 2, error); in nfs_boot_getfh() 328 nd->nd_private.ndm_nfsv3 = v3; in nfs_boot_getfh() 333 v3 ? 3 : 2, error); in nfs_boot_getfh() 721 int v3, in md_mount() argument 735 int mntversion = v3 ? RPCMNT_VER3 : RPCMNT_VER1; in md_mount() 747 error = krpc_portmap(mdsin, NFS_PROG, v3 ? NFS_VER3 : NFS_VER2, proto, &nfsport); in md_mount() [all …]
|
| H A D | nfsnode.h | 602 } v3; member 698 #define n_mtime n_un4.v3.n3_mtime 699 #define n_ncmtime n_un4.v3.n3_ncmtime
|
| /xnu-8020.101.4/osfmk/arm/ |
| H A D | WKdmDecompress_new.s | 109 #define v3 q3 macro 198 vdup.32 v3, d10[1] // duplicate to 4 elements 202 vshl.u32 v3, v3, v0 // v0 = {0, -2, -4, -6} 206 vand v3, v3, v1 // v1 = {3,3,...,3} 209 vst1.64 {v2,v3}, [ecx,:128]! // write 64 tags into tempTagsArray
|
| /xnu-8020.101.4/osfmk/vm/ |
| H A D | vm_shared_region.h | 162 struct vm_shared_region_slide_info_entry_v3 v3; member
|
| H A D | vm_shared_region.c | 2597 kr = vm_shared_region_slide_sanity_check_v3(&s_info->v3, s_info_size); in vm_shared_region_slide_sanity_check() 2802 vm_shared_region_slide_info_entry_v3_t s_info = &si->si_slide_info_entry->v3; in vm_shared_region_slide_page_v3()
|