/external/llvm-project/llvm/test/MC/X86/ |
D | I86-32.s | 21 adcb $0, -485498096(%edx,%eax,4) 25 adcb $0, 485498096(%edx,%eax,4) 37 adcb $0, 64(%edx,%eax) 49 adcl $0, -485498096(%edx,%eax,4) 53 adcl $0, 485498096(%edx,%eax,4) 65 adcl $0, 64(%edx,%eax) 69 adcl $0, %eax 77 adcl 3809469200(%edx,%eax,4), %eax 81 adcl 485498096, %eax 85 adcl 485498096(%edx,%eax,4), %eax [all …]
|
D | X87-32.s | 12 faddl -485498096(%edx,%eax,4) 16 faddl 485498096(%edx,%eax,4) 28 faddl 64(%edx,%eax) 40 fadds -485498096(%edx,%eax,4) 44 fadds 485498096(%edx,%eax,4) 56 fadds 64(%edx,%eax) 72 fbld -485498096(%edx,%eax,4) 76 fbld 485498096(%edx,%eax,4) 88 fbld 64(%edx,%eax) 96 fbstp -485498096(%edx,%eax,4) [all …]
|
D | VTX-32.s | 5 invept 3809469200(%edx,%eax,4), %eax 9 invept 485498096, %eax 13 invept 485498096(%edx,%eax,4), %eax 17 invept 485498096(%edx), %eax 21 invept 64(%edx,%eax), %eax 25 invept (%edx), %eax 29 invvpid 3809469200(%edx,%eax,4), %eax 33 invvpid 485498096, %eax 37 invvpid 485498096(%edx,%eax,4), %eax 41 invvpid 485498096(%edx), %eax [all …]
|
D | SSE2-32.s | 5 addpd -485498096(%edx,%eax,4), %xmm1 9 addpd 485498096(%edx,%eax,4), %xmm1 21 addpd 64(%edx,%eax), %xmm1 33 addsd -485498096(%edx,%eax,4), %xmm1 37 addsd 485498096(%edx,%eax,4), %xmm1 49 addsd 64(%edx,%eax), %xmm1 61 andnpd -485498096(%edx,%eax,4), %xmm1 65 andnpd 485498096(%edx,%eax,4), %xmm1 77 andnpd 64(%edx,%eax), %xmm1 89 andpd -485498096(%edx,%eax,4), %xmm1 [all …]
|
D | I286-32.s | 9 larl 3809469200(%edx,%eax,4), %eax 13 larl 485498096, %eax 17 larl 485498096(%edx,%eax,4), %eax 21 larl 485498096(%edx), %eax 25 larl 64(%edx,%eax), %eax 29 larl %eax, %eax 33 larl (%edx), %eax 37 lldtw -485498096(%edx,%eax,4) 41 lldtw 485498096(%edx,%eax,4) 53 lldtw 64(%edx,%eax) [all …]
|
D | I186-32.s | 5 bound %eax, 3809469200(%edx,%eax,4) 9 bound %eax, 485498096 13 bound %eax, 485498096(%edx,%eax,4) 17 bound %eax, 485498096(%edx) 21 bound %eax, 64(%edx,%eax) 25 bound %eax, (%edx) 33 imull $0, %eax, %eax 89 rclb $0, -485498096(%edx,%eax,4) 93 rclb $0, 485498096(%edx,%eax,4) 105 rclb $0, 64(%edx,%eax) [all …]
|
D | x86-32-ms-inline-asm.s | 3 mov eax, [ebx].0 13 mov eax, [4*eax + 4] 16 mov eax, [4*eax][4] 20 mov eax, [esi + eax] 23 mov eax, [esi][eax] 27 mov eax, [esi + 4*eax] 30 mov eax, [esi][4*eax] 34 mov eax, [esi + eax + 4] 37 mov eax, [esi][eax + 4] 40 mov eax, [esi + eax][4] [all …]
|
D | x86_operands.s | 4 # CHECK: addl $1, %eax 5 addl $1, %eax 6 # CHECK: addl $3, %eax 7 addl $(1+2), %eax 8 # CHECK: addl $a, %eax 9 addl $a, %eax 10 # CHECK: addl $3, %eax 11 addl $1 + 2, %eax 19 # CHECK: addl $1, 8(%eax) 20 addl $1, 4+4(%eax) [all …]
|
D | AVX-32.s | 5 vaddpd -485498096(%edx,%eax,4), %xmm1, %xmm1 9 {vex3} vaddpd -485498096(%edx,%eax,4), %xmm1, %xmm1 13 vaddpd 485498096(%edx,%eax,4), %xmm1, %xmm1 17 vaddpd -485498096(%edx,%eax,4), %ymm4, %ymm4 21 vaddpd 485498096(%edx,%eax,4), %ymm4, %ymm4 41 vaddpd 64(%edx,%eax), %xmm1, %xmm1 45 vaddpd 64(%edx,%eax), %ymm4, %ymm4 65 vaddps -485498096(%edx,%eax,4), %xmm1, %xmm1 69 vaddps 485498096(%edx,%eax,4), %xmm1, %xmm1 73 vaddps -485498096(%edx,%eax,4), %ymm4, %ymm4 [all …]
|
D | I386-32.s | 13 bsfl %eax, %eax 17 bsrl %eax, %eax 85 btcl $0, %eax 89 btcl $-1, %eax 93 btcl $255, %eax 97 btcl %eax, %eax 101 btl $0, %eax 105 btl $-1, %eax 109 btl $255, %eax 113 btl %eax, %eax [all …]
|
/external/llvm-project/llvm/test/tools/llvm-ml/ |
D | type_operators.asm | 15 mov eax, sizeof BYTE 16 mov eax, (sizeof sBYTE) 17 mov eax, sizeof(Db) 18 mov eax, type BYTE 19 mov eax, (type sBYTE) 20 mov eax, type(Db) 21 ; CHECK: mov eax, 1 22 ; CHECK: mov eax, 1 23 ; CHECK: mov eax, 1 24 ; CHECK: mov eax, 1 [all …]
|
/external/rust/crates/quiche/deps/boringssl/linux-x86/crypto/fipsmodule/ |
D | bn-586.S | 17 popl %eax 18 leal OPENSSL_ia32cap_P-.L000PIC_me_up(%eax),%eax 19 btl $26,(%eax) 21 movl 4(%esp),%eax 29 movd (%eax),%mm3 40 movd 4(%eax),%mm3 42 movd 8(%eax),%mm5 44 movd 12(%eax),%mm4 46 movd %mm1,(%eax) 55 movd %mm1,4(%eax) [all …]
|
D | co-586.S | 22 movl (%esi),%eax 29 addl %eax,%ebx 30 movl 20(%esp),%eax 34 movl %ebx,(%eax) 35 movl 4(%esi),%eax 41 addl %eax,%ecx 42 movl (%esi),%eax 48 addl %eax,%ecx 49 movl 20(%esp),%eax 53 movl %ecx,4(%eax) [all …]
|
/external/boringssl/linux-x86/crypto/fipsmodule/ |
D | bn-586.S | 17 popl %eax 18 leal OPENSSL_ia32cap_P-.L000PIC_me_up(%eax),%eax 19 btl $26,(%eax) 21 movl 4(%esp),%eax 29 movd (%eax),%mm3 40 movd 4(%eax),%mm3 42 movd 8(%eax),%mm5 44 movd 12(%eax),%mm4 46 movd %mm1,(%eax) 55 movd %mm1,4(%eax) [all …]
|
D | co-586.S | 22 movl (%esi),%eax 29 addl %eax,%ebx 30 movl 20(%esp),%eax 34 movl %ebx,(%eax) 35 movl 4(%esi),%eax 41 addl %eax,%ecx 42 movl (%esi),%eax 48 addl %eax,%ecx 49 movl 20(%esp),%eax 53 movl %ecx,4(%eax) [all …]
|
/external/openscreen/third_party/boringssl/linux-x86/crypto/fipsmodule/ |
D | bn-586.S | 17 popl %eax 18 leal OPENSSL_ia32cap_P-.L000PIC_me_up(%eax),%eax 19 btl $26,(%eax) 21 movl 4(%esp),%eax 29 movd (%eax),%mm3 40 movd 4(%eax),%mm3 42 movd 8(%eax),%mm5 44 movd 12(%eax),%mm4 46 movd %mm1,(%eax) 55 movd %mm1,4(%eax) [all …]
|
D | co-586.S | 22 movl (%esi),%eax 29 addl %eax,%ebx 30 movl 20(%esp),%eax 34 movl %ebx,(%eax) 35 movl 4(%esi),%eax 41 addl %eax,%ecx 42 movl (%esi),%eax 48 addl %eax,%ecx 49 movl 20(%esp),%eax 53 movl %ecx,4(%eax) [all …]
|
/external/boringssl/mac-x86/crypto/fipsmodule/ |
D | bn-586.S | 16 popl %eax 17 movl L_OPENSSL_ia32cap_P$non_lazy_ptr-L000PIC_me_up(%eax),%eax 18 btl $26,(%eax) 20 movl 4(%esp),%eax 28 movd (%eax),%mm3 39 movd 4(%eax),%mm3 41 movd 8(%eax),%mm5 43 movd 12(%eax),%mm4 45 movd %mm1,(%eax) 54 movd %mm1,4(%eax) [all …]
|
/external/rust/crates/quiche/deps/boringssl/mac-x86/crypto/fipsmodule/ |
D | bn-586.S | 16 popl %eax 17 movl L_OPENSSL_ia32cap_P$non_lazy_ptr-L000PIC_me_up(%eax),%eax 18 btl $26,(%eax) 20 movl 4(%esp),%eax 28 movd (%eax),%mm3 39 movd 4(%eax),%mm3 41 movd 8(%eax),%mm5 43 movd 12(%eax),%mm4 45 movd %mm1,(%eax) 54 movd %mm1,4(%eax) [all …]
|
/external/openscreen/third_party/boringssl/mac-x86/crypto/fipsmodule/ |
D | bn-586.S | 16 popl %eax 17 movl L_OPENSSL_ia32cap_P$non_lazy_ptr-L000PIC_me_up(%eax),%eax 18 btl $26,(%eax) 20 movl 4(%esp),%eax 28 movd (%eax),%mm3 39 movd 4(%eax),%mm3 41 movd 8(%eax),%mm5 43 movd 12(%eax),%mm4 45 movd %mm1,(%eax) 54 movd %mm1,4(%eax) [all …]
|
/external/llvm/test/MC/X86/ |
D | x86-32-ms-inline-asm.s | 3 mov eax, [ebx].0 13 mov eax, [4*eax + 4] 16 mov eax, [4*eax][4] 20 mov eax, [esi + eax] 23 mov eax, [esi][eax] 27 mov eax, [esi + 4*eax] 30 mov eax, [esi][4*eax] 34 mov eax, [esi + eax + 4] 37 mov eax, [esi][eax + 4] 40 mov eax, [esi + eax][4] [all …]
|
/external/capstone/suite/MC/X86/ |
D | x86-32-ms-inline-asm.s.cs | 2 0x8b,0x03 = movl (%ebx), %eax 4 0x8b,0x04,0x85,0x04,0x00,0x00,0x00 = movl 4(, %eax, 4), %eax 5 0x8b,0x04,0x85,0x04,0x00,0x00,0x00 = movl 4(, %eax, 4), %eax 6 0x8b,0x04,0x06 = movl (%esi, %eax), %eax 7 0x8b,0x04,0x06 = movl (%esi, %eax), %eax 8 0x8b,0x04,0x86 = movl (%esi, %eax, 4), %eax 9 0x8b,0x04,0x86 = movl (%esi, %eax, 4), %eax 10 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax 11 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax 12 0x8b,0x44,0x06,0x04 = movl 4(%esi, %eax), %eax [all …]
|
/external/boringssl/win-x86/crypto/fipsmodule/ |
D | bn-586.asm | 20 lea eax,[_OPENSSL_ia32cap_P] 21 bt DWORD [eax],26 23 mov eax,DWORD [4+esp] 31 movd mm3,DWORD [eax] 42 movd mm3,DWORD [4+eax] 44 movd mm5,DWORD [8+eax] 46 movd mm4,DWORD [12+eax] 48 movd DWORD [eax],mm1 57 movd DWORD [4+eax],mm1 63 movd mm5,DWORD [16+eax] [all …]
|
/external/openscreen/third_party/boringssl/win-x86/crypto/fipsmodule/ |
D | bn-586.asm | 20 lea eax,[_OPENSSL_ia32cap_P] 21 bt DWORD [eax],26 23 mov eax,DWORD [4+esp] 31 movd mm3,DWORD [eax] 42 movd mm3,DWORD [4+eax] 44 movd mm5,DWORD [8+eax] 46 movd mm4,DWORD [12+eax] 48 movd DWORD [eax],mm1 57 movd DWORD [4+eax],mm1 63 movd mm5,DWORD [16+eax] [all …]
|
/external/llvm-project/clang/test/CodeGen/ |
D | ms-inline-asm.c | 31 __asm mov ebx, eax in t4() 39 __asm mov ebx, eax __asm mov ecx, ebx in t5() 61 mov eax, ebx 105 mov eax, i 106 mov j, eax 123 __asm mov eax, 1 131 mov eax, i 132 mov j, eax 133 mov eax, l 134 mov m, eax [all …]
|