/third_party/boringssl/linux-x86/crypto/fipsmodule/ |
D | md5-586.S | 16 pushl %edi 17 movl 12(%esp),%edi 25 movl (%edi),%eax 27 movl 4(%edi),%ebx 28 movl 8(%edi),%ecx 29 movl 12(%edi),%edx 33 movl %ecx,%edi 36 xorl %edx,%edi 37 andl %ebx,%edi 39 xorl %edx,%edi [all …]
|
D | aes-586.S | 13 movl %edi,20(%esp) 14 xorl (%edi),%eax 15 xorl 4(%edi),%ebx 16 xorl 8(%edi),%ecx 17 xorl 12(%edi),%edx 18 movl 240(%edi),%esi 20 leal (%edi,%esi,8),%esi 22 movl -128(%ebp),%edi 24 movl -64(%ebp),%edi 26 movl (%ebp),%edi [all …]
|
D | sha256-586.S | 18 pushl %edi 20 movl 24(%esp),%edi 30 addl %edi,%eax 32 movl %edi,4(%esp) 52 subl %edi,%eax 58 movl (%edi),%eax 59 movl 4(%edi),%ebx 60 movl 8(%edi),%ecx 62 movl 12(%edi),%edx 70 movl 16(%edi),%eax [all …]
|
D | sha1-586.S | 18 pushl %edi 46 movl 16(%ebp),%edi 108 addl %edi,%ebp 109 movl (%esp),%edi 113 leal 1518500249(%ebp,%edi,1),%ebp 116 movl %ebx,%edi 119 xorl %ecx,%edi 122 andl %eax,%edi 124 xorl %ecx,%edi 126 addl %edi,%ebp [all …]
|
D | bn-586.S | 114 pushl %edi 117 movl 20(%esp),%edi 131 addl (%edi),%eax 133 movl %eax,(%edi) 140 addl 4(%edi),%eax 142 movl %eax,4(%edi) 149 addl 8(%edi),%eax 151 movl %eax,8(%edi) 158 addl 12(%edi),%eax 160 movl %eax,12(%edi) [all …]
|
D | co-586.S | 17 pushl %edi 18 movl 20(%esp),%edi 24 movl (%edi),%edx 32 movl (%edi),%edx 44 movl 4(%edi),%edx 51 movl (%edi),%edx 63 movl 4(%edi),%edx 70 movl 8(%edi),%edx 77 movl (%edi),%edx 89 movl 4(%edi),%edx [all …]
|
D | aesni-x86.S | 398 pushl %edi 400 movl 24(%esp),%edi 424 movups %xmm2,(%edi) 426 movups %xmm3,16(%edi) 428 movups %xmm4,32(%edi) 430 movups %xmm5,48(%edi) 432 movups %xmm6,64(%edi) 434 movups %xmm7,80(%edi) 435 leal 96(%edi),%edi 444 movups %xmm2,(%edi) [all …]
|
/third_party/boringssl/mac-x86/crypto/fipsmodule/ |
D | md5-586.S | 15 pushl %edi 16 movl 12(%esp),%edi 24 movl (%edi),%eax 26 movl 4(%edi),%ebx 27 movl 8(%edi),%ecx 28 movl 12(%edi),%edx 32 movl %ecx,%edi 35 xorl %edx,%edi 36 andl %ebx,%edi 38 xorl %edx,%edi [all …]
|
D | aes-586.S | 12 movl %edi,20(%esp) 13 xorl (%edi),%eax 14 xorl 4(%edi),%ebx 15 xorl 8(%edi),%ecx 16 xorl 12(%edi),%edx 17 movl 240(%edi),%esi 19 leal (%edi,%esi,8),%esi 21 movl -128(%ebp),%edi 23 movl -64(%ebp),%edi 25 movl (%ebp),%edi [all …]
|
D | sha256-586.S | 17 pushl %edi 19 movl 24(%esp),%edi 29 addl %edi,%eax 31 movl %edi,4(%esp) 51 subl %edi,%eax 57 movl (%edi),%eax 58 movl 4(%edi),%ebx 59 movl 8(%edi),%ecx 61 movl 12(%edi),%edx 69 movl 16(%edi),%eax [all …]
|
D | sha1-586.S | 17 pushl %edi 45 movl 16(%ebp),%edi 107 addl %edi,%ebp 108 movl (%esp),%edi 112 leal 1518500249(%ebp,%edi,1),%ebp 115 movl %ebx,%edi 118 xorl %ecx,%edi 121 andl %eax,%edi 123 xorl %ecx,%edi 125 addl %edi,%ebp [all …]
|
D | aesni-x86.S | 377 pushl %edi 379 movl 24(%esp),%edi 403 movups %xmm2,(%edi) 405 movups %xmm3,16(%edi) 407 movups %xmm4,32(%edi) 409 movups %xmm5,48(%edi) 411 movups %xmm6,64(%edi) 413 movups %xmm7,80(%edi) 414 leal 96(%edi),%edi 423 movups %xmm2,(%edi) [all …]
|
/third_party/boringssl/win-x86/crypto/fipsmodule/ |
D | md5-586.asm | 28 push edi 29 mov edi,DWORD [12+esp] 37 mov eax,DWORD [edi] 39 mov ebx,DWORD [4+edi] 40 mov ecx,DWORD [8+edi] 41 mov edx,DWORD [12+edi] 45 mov edi,ecx 48 xor edi,edx 49 and edi,ebx 51 xor edi,edx [all …]
|
D | aes-586.asm | 25 mov DWORD [20+esp],edi 26 xor eax,DWORD [edi] 27 xor ebx,DWORD [4+edi] 28 xor ecx,DWORD [8+edi] 29 xor edx,DWORD [12+edi] 30 mov esi,DWORD [240+edi] 32 lea esi,[esi*8+edi] 34 mov edi,DWORD [ebp-128] 36 mov edi,DWORD [ebp-64] 38 mov edi,DWORD [ebp] [all …]
|
D | sha256-586.asm | 31 push edi 33 mov edi,DWORD [24+esp] 43 add eax,edi 45 mov DWORD [4+esp],edi 65 sub eax,edi 71 mov eax,DWORD [edi] 72 mov ebx,DWORD [4+edi] 73 mov ecx,DWORD [8+edi] 75 mov edx,DWORD [12+edi] 83 mov eax,DWORD [16+edi] [all …]
|
D | sha1-586.asm | 31 push edi 59 mov edi,DWORD [16+ebp] 121 add ebp,edi 122 mov edi,DWORD [esp] 126 lea ebp,[1518500249+edi*1+ebp] 129 mov edi,ebx 132 xor edi,ecx 135 and edi,eax 137 xor edi,ecx 139 add ebp,edi [all …]
|
/third_party/e2fsprogs/e2fsck/ |
D | emptydir.c | 36 extern void free_empty_dirblock(empty_dir_info edi); 37 extern void add_empty_dirblock(empty_dir_info edi, 39 extern void process_empty_dirblock(e2fsck_t ctx, empty_dir_info edi); 44 empty_dir_info edi; in init_empty_dir() local 47 edi = e2fsck_allocate_memzero(ctx, sizeof(struct empty_dir_info_struct), in init_empty_dir() 52 retval = ext2fs_init_dblist(ctx->fs, &edi->empty_dblist); in init_empty_dir() 57 &edi->empty_dir_blocks); in init_empty_dir() 62 &edi->dir_map); in init_empty_dir() 66 return (edi); in init_empty_dir() 69 free_empty_dirblock(edi); in init_empty_dir() [all …]
|
/third_party/libunwind/src/ptrace/ |
D | _UPT_find_proc_info.c | 36 get_unwind_info (struct elf_dyn_info *edi, pid_t pid, unw_addr_space_t as, unw_word_t ip) in get_unwind_info() argument 41 if (!edi->ktab.start_ip && _Uia64_get_kernel_table (&edi->ktab) < 0) in get_unwind_info() 44 if (edi->ktab.format != -1 && ip >= edi->ktab.start_ip && ip < edi->ktab.end_ip) in get_unwind_info() 48 if ((edi->di_cache.format != -1 in get_unwind_info() 49 && ip >= edi->di_cache.start_ip && ip < edi->di_cache.end_ip) in get_unwind_info() 51 || (edi->di_debug.format != -1 in get_unwind_info() 52 && ip >= edi->di_arm.start_ip && ip < edi->di_arm.end_ip) in get_unwind_info() 54 || (edi->di_debug.format != -1 in get_unwind_info() 55 && ip >= edi->di_debug.start_ip && ip < edi->di_debug.end_ip)) in get_unwind_info() 58 invalidate_edi(edi); in get_unwind_info() [all …]
|
/third_party/libunwind/src/coredump/ |
D | _UCD_find_proc_info.c | 39 if (!ui->edi.ktab.start_ip && _Uia64_get_kernel_table (&ui->edi.ktab) < 0) in get_unwind_info() 42 if (ui->edi.ktab.format != -1 && ip >= ui->edi.ktab.start_ip && ip < ui->edi.ktab.end_ip) in get_unwind_info() 46 if ((ui->edi.di_cache.format != -1 in get_unwind_info() 47 && ip >= ui->edi.di_cache.start_ip && ip < ui->edi.di_cache.end_ip) in get_unwind_info() 49 || (ui->edi.di_debug.format != -1 in get_unwind_info() 50 && ip >= ui->edi.di_arm.start_ip && ip < ui->edi.di_arm.end_ip) in get_unwind_info() 52 || (ui->edi.di_debug.format != -1 in get_unwind_info() 53 && ip >= ui->edi.di_debug.start_ip && ip < ui->edi.di_debug.end_ip)) in get_unwind_info() 56 invalidate_edi (&ui->edi); in get_unwind_info() 75 if (tdep_find_unwind_table(&ui->edi, as, phdr->backing_filename, segbase, mapoff, ip) < 0) in get_unwind_info() [all …]
|
/third_party/boringssl/linux-x86_64/crypto/fipsmodule/ |
D | sha1-x86_64.S | 61 movl 4(%r8),%edi 78 andl %edi,%eax 82 roll $30,%edi 89 xorl %edi,%eax 98 movl %edi,%eax 107 xorl %edi,%eax 118 leal 1518500249(%rdx,%rdi,1),%edi 119 addl %ecx,%edi 122 addl %eax,%edi 126 movl %edi,%ecx [all …]
|
D | sha256-x86_64.S | 72 movl %ebx,%edi 74 xorl %ecx,%edi 106 andl %r15d,%edi 110 xorl %edi,%r11d 121 movl %r8d,%edi 125 xorl %r9d,%edi 129 andl %edx,%edi 133 xorl %r9d,%edi 137 addl %edi,%r12d 139 movl %r11d,%edi [all …]
|
/third_party/boringssl/mac-x86_64/crypto/fipsmodule/ |
D | sha1-x86_64.S | 60 movl 4(%r8),%edi 77 andl %edi,%eax 81 roll $30,%edi 88 xorl %edi,%eax 97 movl %edi,%eax 106 xorl %edi,%eax 117 leal 1518500249(%rdx,%rdi,1),%edi 118 addl %ecx,%edi 121 addl %eax,%edi 125 movl %edi,%ecx [all …]
|
D | sha256-x86_64.S | 71 movl %ebx,%edi 73 xorl %ecx,%edi 105 andl %r15d,%edi 109 xorl %edi,%r11d 120 movl %r8d,%edi 124 xorl %r9d,%edi 128 andl %edx,%edi 132 xorl %r9d,%edi 136 addl %edi,%r12d 138 movl %r11d,%edi [all …]
|
/third_party/libunwind/src/ia64/ |
D | Gfind_unwind_table.c | 36 find_gp (struct elf_dyn_info *edi, Elf64_Phdr *pdyn, Elf64_Addr load_base) in find_gp() argument 39 Elf64_Ehdr *ehdr = edi->ei.image; in find_gp() 50 Elf64_Dyn *dyn = (Elf64_Dyn *) (pdyn->p_offset + (char *) edi->ei.image); in find_gp() 67 if (soff + ehdr->e_shnum * ehdr->e_shentsize > edi->ei.size) in find_gp() 71 edi->ei.size); in find_gp() 75 shdr = (Elf64_Shdr *) ((char *) edi->ei.image + soff); in find_gp() 76 str_shdr = (Elf64_Shdr *) ((char *) edi->ei.image + str_soff); in find_gp() 77 strtab = (char *) edi->ei.image + str_shdr->sh_offset; in find_gp() 83 gp = ((Elf64_Addr *) ((char *) edi->ei.image + shdr->sh_offset))[1]; in find_gp() 90 Debug (16, "image at %p, gp = %lx\n", edi->ei.image, gp); in find_gp() [all …]
|
/third_party/boringssl/win-x86_64/crypto/fipsmodule/ |
D | sha1-x86_64.asm | 67 mov edi,DWORD[4+r8] 84 and eax,edi 88 rol edi,30 95 xor eax,edi 104 mov eax,edi 113 xor eax,edi 124 lea edi,[1518500249+rdi*1+rdx] 125 add edi,ecx 128 add edi,eax 132 mov ecx,edi [all …]
|