HomeSort by relevance Sort by last modified time
    Searched refs:edi (Results 51 - 75 of 784) sorted by null

1 23 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
lwp.s 14 llwpcb %edi
16 slwpcb %edi
25 lwpins $0x12345678, %edi, %eax
32 lwpins $0x12345678, %eax, %edi
34 lwpval $0x12345678, %edi, %eax
41 lwpval $0x12345678, %eax, %edi
43 lwpins $0x12345678, (%edi), %eax
50 lwpins $0x12345678, (%eax), %edi
52 lwpval $0x12345678, (%edi), %eax
59 lwpval $0x12345678, (%eax), %edi
    [all...]
x86-64-rep.d 35 40: 67 f3 6c[ ]+rep insb \(%dx\),%es:\(%edi\)
37 46: 67 f3 a4[ ]+rep movsb %ds:\(%esi\),%es:\(%edi\)
39 4c: 67 f3 aa[ ]+rep stos %al,%es:\(%edi\)
40 4f: 67 f3 a6[ ]+repz cmpsb %es:\(%edi\),%ds:\(%esi\)
41 52: 67 f3 ae[ ]+repz scas %es:\(%edi\),%al
42 55: 67 66 f3 6d[ ]+rep insw \(%dx\),%es:\(%edi\)
44 5d: 67 66 f3 a5[ ]+rep movsw %ds:\(%esi\),%es:\(%edi\)
46 65: 67 66 f3 ab[ ]+rep stos %ax,%es:\(%edi\)
47 69: 67 66 f3 a7[ ]+repz cmpsw %es:\(%edi\),%ds:\(%esi\)
48 6d: 67 66 f3 af[ ]+repz scas %es:\(%edi\),%a
    [all...]
tbm-intel.d 13 [ ]*[a-f0-9]+: 8f ea 78 10 f8 ff ff ff 7f[ ]+bextr edi,eax,0x7fffffff
15 [ ]*[a-f0-9]+: 8f ea 78 10 ef 86 9c 00 00[ ]+bextr ebp,edi,0x9c86
20 [ ]*[a-f0-9]+: 8f ea 78 10 fb 00 00 00 00[ ]+bextr edi,ebx,0x0
26 [ ]*[a-f0-9]+: 8f ea 78 10 bc 3e 09 71 00 00 ad de 00 00[ ]+bextr edi,DWORD PTR \[esi\+edi\*1\+0x7109\],0xdead
28 [ ]*[a-f0-9]+: 8f e9 40 01 ce[ ]+blcfill edi,esi
30 [ ]*[a-f0-9]+: 8f e9 48 01 cf[ ]+blcfill esi,edi
34 [ ]*[a-f0-9]+: 8f e9 40 01 0a[ ]+blcfill edi,DWORD PTR \[edx\]
35 [ ]*[a-f0-9]+: 8f e9 40 01 cb[ ]+blcfill edi,ebx
39 [ ]*[a-f0-9]+: 8f e9 40 01 c9[ ]+blcfill edi,ec
    [all...]
tbm.d 11 [ ]*[a-f0-9]+: 8f ea 78 10 f8 ff ff ff 7f bextr \$0x7fffffff,%eax,%edi
13 [ ]*[a-f0-9]+: 8f ea 78 10 ef 86 9c 00 00 bextr \$0x9c86,%edi,%ebp
18 [ ]*[a-f0-9]+: 8f ea 78 10 fb 00 00 00 00 bextr \$0x0,%ebx,%edi
24 [ ]*[a-f0-9]+: 8f ea 78 10 bc 3e 09 71 00 00 ad de 00 00 bextr \$0xdead,0x7109\(%esi,%edi,1\),%edi
26 [ ]*[a-f0-9]+: 8f e9 40 01 ce blcfill %esi,%edi
28 [ ]*[a-f0-9]+: 8f e9 48 01 cf blcfill %edi,%esi
32 [ ]*[a-f0-9]+: 8f e9 40 01 0a blcfill \(%edx\),%edi
33 [ ]*[a-f0-9]+: 8f e9 40 01 cb blcfill %ebx,%edi
37 [ ]*[a-f0-9]+: 8f e9 40 01 c9 blcfill %ecx,%edi
    [all...]
modrm.s 9 mov %ds,%ss:(%edi)
16 mov %ds,%ss:0x12(%edi)
23 mov %ds,%ss:0x12345678(%edi)
31 mov %ds,%edi
39 mov %ds,%ss:(%edi,%eax,1)
47 mov %ds,%ss:(%edi,%ecx,1)
55 mov %ds,%ss:(%edi,%edx,1)
63 mov %ds,%ss:(%edi,%ebx,1)
71 mov %ds,%ss:(%edi,1)
79 mov %ds,%ss:(%edi,%ebp,1
    [all...]
jump16.s 9 jmp *%edi
10 jmp *(%edi)
11 ljmp *xxx(%edi)
18 call *%edi
19 call *(%edi)
20 lcall *xxx(%edi)
general.l 46 8 0013 FFE7 jmp \*%edi
47 9 0015 FFE7 jmp %edi
49 10 0017 FF27 jmp \*\(%edi\)
50 11 0019 FF27 jmp \(%edi\)
52 12 001b FF2CBD00 000000 ljmp \*xxx\(,%edi,4\)
53 13 0022 FF2CBD00 000000 ljmp xxx\(,%edi,4\)
65 22 0052 FFD7 call \*%edi
66 23 0054 FFD7 call %edi
68 24 0056 FF17 call \*\(%edi\)
69 25 0058 FF17 call \(%edi\)
    [all...]
rep-suffix.d 10 2: f3 aa[ ]+rep stosb %al,%es:\(%edi\)
12 7: 66 f3 ab[ ]+rep stosw %ax,%es:\(%edi\)
14 c: f3 ab[ ]+rep stosl %eax,%es:\(%edi\)
  /external/boringssl/win-x86/crypto/sha/
sha1-586.asm 25 push edi
53 mov edi,DWORD [16+ebp]
115 add ebp,edi
116 mov edi,DWORD [esp]
120 lea ebp,[1518500249+edi*1+ebp]
123 mov edi,ebx
126 xor edi,ecx
129 and edi,eax
131 xor edi,ecx
133 add ebp,edi
    [all...]
  /external/boringssl/linux-x86/crypto/bn/
bn-586.S 109 pushl %edi
112 movl 20(%esp),%edi
126 addl (%edi),%eax
128 movl %eax,(%edi)
135 addl 4(%edi),%eax
137 movl %eax,4(%edi)
144 addl 8(%edi),%eax
146 movl %eax,8(%edi)
153 addl 12(%edi),%eax
155 movl %eax,12(%edi)
    [all...]
x86-mont.S 13 pushl %edi
15 movl 40(%esp),%edi
16 cmpl $4,%edi
21 addl $2,%edi
22 negl %edi
23 leal -32(%esp,%edi,4),%esp
24 negl %edi
45 leal -3(%edi),%ebx
56 movl 12(%esp),%edi
60 movd (%edi),%mm
    [all...]
  /external/boringssl/mac-x86/crypto/bn/
bn-586.S 108 pushl %edi
111 movl 20(%esp),%edi
125 addl (%edi),%eax
127 movl %eax,(%edi)
134 addl 4(%edi),%eax
136 movl %eax,4(%edi)
143 addl 8(%edi),%eax
145 movl %eax,8(%edi)
152 addl 12(%edi),%eax
154 movl %eax,12(%edi)
    [all...]
x86-mont.S 12 pushl %edi
14 movl 40(%esp),%edi
15 cmpl $4,%edi
20 addl $2,%edi
21 negl %edi
22 leal -32(%esp,%edi,4),%esp
23 negl %edi
44 leal -3(%edi),%ebx
55 movl 12(%esp),%edi
59 movd (%edi),%mm
    [all...]
  /external/fec/
dotprod_sse2_assist.s 22 pushl %edi
26 movl 12(%ebp),%edi # b
36 pmaddwd (%edi),%xmm1
40 pmaddwd 16(%edi),%xmm1
44 pmaddwd 32(%edi),%xmm1
49 pmaddwd 48(%edi),%xmm1
50 addl $64,%edi
65 pmaddwd (%edi),%xmm1
66 addl $16,%edi
81 popl %edi
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-rep.d 36 40: 67 f3 6c[ ]+rep insb \(%dx\),%es:\(%edi\)
38 46: 67 f3 a4[ ]+rep movsb %ds:\(%esi\),%es:\(%edi\)
40 4c: 67 f3 aa[ ]+rep stos %al,%es:\(%edi\)
41 4f: 67 f3 a6[ ]+repz cmpsb %es:\(%edi\),%ds:\(%esi\)
42 52: 67 f3 ae[ ]+repz scas %es:\(%edi\),%al
43 55: 67 66 f3 6d[ ]+rep insw \(%dx\),%es:\(%edi\)
45 5d: 67 66 f3 a5[ ]+rep movsw %ds:\(%esi\),%es:\(%edi\)
47 65: 67 66 f3 ab[ ]+rep stos %ax,%es:\(%edi\)
48 69: 67 66 f3 a7[ ]+repz cmpsw %es:\(%edi\),%ds:\(%esi\)
49 6d: 67 66 f3 af[ ]+repz scas %es:\(%edi\),%a
    [all...]
  /bionic/libc/arch-x86/atom/string/
sse2-strchr-atom.S 82 #define ENTRANCE PUSH(%edi)
83 #define RETURN POP (%edi); ret; CFI_PUSH (%edi);
97 mov %ecx, %edi
106 and $-16, %edi
107 movdqa (%edi), %xmm0
119 add %ecx, %edi
130 add $16, %edi
135 movdqa (%edi), %xmm0
144 add $16, %edi
    [all...]
ssse3-wcscat-atom.S 89 PUSH (%edi)
90 mov STR1(%esp), %edi
91 mov %edi, %edx
99 lea (%edi, %eax), %edx
111 #define RETURN POP(%edi); ret; CFI_PUSH(%edi)
ssse3-strcmp-atom.S 215 PUSH (%edi)
218 movl %edx, %edi
221 and $0xf, %edi
223 xor %edi, %edx
225 cmpl %edi, %ecx
230 xchg %ecx, %edi
232 lea 15(%edi), %edi
233 sub %ecx, %edi
234 cmpl $8, %edi
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
mjpeg_validate.cc 29 mov edx, edi
30 mov edi, [esp + 4] // src local
35 mov eax, edi
37 mov edi, edx local
42 mov edi, edx local
  /external/zlib/src/contrib/asm686/
match.S 48 /* saved edi 40 */
97 pushl %edi
153 lea (%esi,%ebp), %edi
154 movl %edi, scan(%esp)
159 movl %edi, %eax
188 movzwl (%edi), %ebx
190 movzwl -1(%edi,%eax), %ebx
192 movl dsPrev(%edx), %edi
218 * %edi = prev
223 movzwl (%edi,%ecx,2), %ec
    [all...]
  /external/boringssl/linux-x86_64/crypto/sha/
sha256-x86_64.S 51 movl %ebx,%edi
53 xorl %ecx,%edi
85 andl %r15d,%edi
89 xorl %edi,%r11d
100 movl %r8d,%edi
104 xorl %r9d,%edi
108 andl %edx,%edi
112 xorl %r9d,%edi
116 addl %edi,%r12d
118 movl %r11d,%edi
    [all...]
  /external/boringssl/mac-x86_64/crypto/sha/
sha256-x86_64.S 50 movl %ebx,%edi
52 xorl %ecx,%edi
84 andl %r15d,%edi
88 xorl %edi,%r11d
99 movl %r8d,%edi
103 xorl %r9d,%edi
107 andl %edx,%edi
111 xorl %r9d,%edi
115 addl %edi,%r12d
117 movl %r11d,%edi
    [all...]
  /bionic/libm/x86/
libm_sincos_huge.S 45 pushl %edi
57 popl %edi
58 lea _GLOBAL_OFFSET_TABLE_+[. - ..L2](%edi), %edi
63 andps .L_2il0floatpacket.0@GOTOFF(%edi), %xmm1
70 movsd _Pi4Inv@GOTOFF(%edi), %xmm0
122 fldl _Pi4x3@GOTOFF(%edi)
125 fldl 8+_Pi4x3@GOTOFF(%edi)
128 fldl 16+_Pi4x3@GOTOFF(%edi)
133 fldl _Pi4x4@GOTOFF(%edi)
    [all...]
  /external/compiler-rt/lib/builtins/i386/
divdi3.S 77 pushl %edi
81 movl %eax, %edi
88 imull %edi, %eax // q*bhi
90 sbbl $0, %edi // decrement q if remainder is negative
92 movl %edi, %eax
98 popl %edi // Restore callee-save registers
114 pushl %edi
119 movl %eax, %edi
126 imull %edi, %eax // q*bhi
128 sbbl $0, %edi // decrement q if remainder is negativ
    [all...]
  /external/libunwind/src/dwarf/
Gfind_unwind_table.c 127 struct elf_dyn_info *edi, struct elf_image *ei, unw_addr_space_t as, char *path,
203 edi->di_cache.gp = 0;
206 get_dyn_gp(ei, dyn_phdr_offset, &edi->di_cache.gp);
209 found = get_eh_frame_info(ei, eh_frame_phdr_offset, load_base, &edi->di_cache);
211 edi->di_cache.start_ip = start_ip;
212 edi->di_cache.end_ip = end_ip;
213 edi->di_cache.format = UNW_INFO_FORMAT_REMOTE_TABLE;
224 edi->di_arm.u.rti.table_data = load_base + phdr.p_vaddr;
225 edi->di_arm.u.rti.table_len = phdr.p_memsz;
227 edi->di_arm.format = UNW_INFO_FORMAT_ARM_EXIDX
    [all...]

Completed in 877 milliseconds

1 23 4 5 6 7 8 91011>>