Home | History | Annotate | Download | only in X86

Lines Matching full:next

8 ; X32-NEXT:    pushl %esi
9 ; X32-NEXT: movl {{[0-9]+}}(%esp), %ecx
10 ; X32-NEXT: movl {{[0-9]+}}(%esp), %esi
11 ; X32-NEXT: movl %ecx, %eax
12 ; X32-NEXT: mull %esi
13 ; X32-NEXT: imull {{[0-9]+}}(%esp), %ecx
14 ; X32-NEXT: addl %ecx, %edx
15 ; X32-NEXT: imull {{[0-9]+}}(%esp), %esi
16 ; X32-NEXT: addl %esi, %edx
17 ; X32-NEXT: popl %esi
18 ; X32-NEXT: retl
22 ; X64-NEXT: imulq %rsi, %rdi
23 ; X64-NEXT: movq %rdi, %rax
24 ; X64-NEXT: retq