Home
last modified time | relevance | path

Searched refs:imull (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm/test/MC/X86/AlignedBundling/
Ddifferent-sections.s9 imull $17, %ebx, %ebp
10 imull $17, %ebx, %ebp
12 imull $17, %ebx, %ebp
14 # CHECK-NEXT: 8: imull
18 imull $17, %ebx, %ebp
19 imull $17, %ebx, %ebp
21 imull $17, %ebx, %ebp
23 # CHECK-NEXT: 8: imull
Dswitch-section-locked-error.s10 imull $17, %ebx, %ebp
12 imull $17, %ebx, %ebp
15 imull $17, %ebx, %ebp
Dsingle-inst-bundling.s18 imull $17, %ebx, %ebp
19 # This imull is 3 bytes long and should have started at 0xe, so two bytes
22 # CHECK-NEXT: 10: imull
Dalign-mode-argument-error.s7 imull $17, %ebx, %ebp
Dbundle-lock-option-error.s8 imull $17, %ebx, %ebp
Drelax-in-bundle-group.s15 imull $17, %ebx, %ebp
/external/llvm/test/CodeGen/X86/
Dmisched-matrix.ll20 ; TOPDOWN: imull {{[0-9]*}}(
22 ; TOPDOWN: imull {{[0-9]*}}(
28 ; scheduled independently, and that the imull/adds are interleaved.
32 ; ILPMIN: imull
33 ; ILPMIN: imull
35 ; ILPMIN: imull
37 ; ILPMIN: imull
40 ; ILPMIN: imull
41 ; ILPMIN: imull
43 ; ILPMIN: imull
[all …]
Dmisched-balance.ll12 ; imull folded loads should be in order and interleaved with addl, never
20 ; CHECK: imull 4
21 ; CHECK-NOT: {{imull|rsp}}
23 ; CHECK: imull 8
24 ; CHECK-NOT: {{imull|rsp}}
26 ; CHECK: imull 12
27 ; CHECK-NOT: {{imull|rsp}}
29 ; CHECK: imull 16
30 ; CHECK-NOT: {{imull|rsp}}
32 ; CHECK: imull 20
[all …]
Datom-sched.ll14 ; atom: imull
16 ; atom: imull
17 ; slm: imull
19 ; slm: imull
20 ; CHECK: imull
22 ; CHECK: imull
Ddivide-by-constant.ll10 ; CHECK: imull $63551, %eax
21 ; CHECK: imull $43691, %eax
33 ; CHECK-NEXT: imull $171, %eax
43 ; CHECK: imull $1986, %eax
59 ; CHECK: imull $26215, %eax, %ecx
81 ; CHECK: imull $211
91 ; CHECK: imull $71
Dsdiv-exact.ll7 ; CHECK: imull $-1030792151, 4(%esp)
16 ; CHECK-NEXT: imull $-1431655765
D2010-09-01-RemoveCopyByCommutingDef.ll13 ; The imull clobbers a 32-bit register.
14 ; CHECK: imull %{{...}}, %e[[CLOBBER:..]]
Dmemset-2.ll28 ; CHECK: imull $16843009
36 ; CHECK: imull $16843009
Dsubreg-to-reg-3.ll3 ; CHECK: imull
Dsmul-with-overflow.ll21 ; CHECK: imull
40 ; CHECK: imull
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
Dgas-muldiv.asm6 imull %ebx, %ecx label
9 imull $5, %ebx, %ecx label
12 imull $5000, %ebx, %ecx label
15 imull $5, %ecx label
18 imull $5000, %ecx label
/external/compiler-rt/lib/builtins/i386/
Dmuldi3.S16 imull %eax, %ecx // b.lo * a.hi
20 imull %edx, %ebx // a.lo * b.hi
Dudivdi3.S59 imull %edi, %eax // q*bhi
91 imull %edi, %eax // q*bhi
Dumoddi3.S60 imull %edi, %eax // q*bhi
96 imull %edi, %eax // q*bhi
Ddivdi3.S88 imull %edi, %eax // q*bhi
126 imull %edi, %eax // q*bhi
Dmoddi3.S87 imull %edi, %eax // q*bhi
127 imull %edi, %eax // q*bhi
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dbug_11395.ll63imull 0x1c+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A…
/external/chromium_org/third_party/boringssl/linux-x86/crypto/bn/
Dx86-mont.S78 imull 32(%esp),%edi
111 imull 32(%esp),%edi
193 imull 32(%esp),%edi
285 imull 32(%esp),%edi
/external/chromium_org/third_party/boringssl/mac-x86/crypto/bn/
Dx86-mont.S77 imull 32(%esp),%edi
110 imull 32(%esp),%edi
192 imull 32(%esp),%edi
284 imull 32(%esp),%edi
/external/openssl/crypto/bn/asm/
Dx86-mont.S197 imull 32(%esp),%edi
230 imull 32(%esp),%edi
312 imull 32(%esp),%edi
404 imull 32(%esp),%edi

12